jeudi 5 mars 2015

Is it possible to make security testing with selenium?

For example make fake requests with selenium webdriver or may be XSS like : IWebDriver driver; IJavaScriptExecutor js = driver as IJavaScriptExecutor; js.ExecuteScript("some xss");


Can you provide some examples in C# or Java?


Aucun commentaire:

Enregistrer un commentaire