I am recording web performance test on web page, and I need to count time since I click on button until the next wanted page is rendered.
I\'m looking for a free (if possible) solution where: You can \'record\' all the kinds of objects created during normal (production-like) usage of a webapp on an EJB application server (like Weblog
I am using selenium webdriver in python to drive Firefox automaticly, the python script is exported from the selenium IDE add-on in Firefox. But when I run the script it raise error:
Closed. This question is seeking recommendations for books, tools, software libr开发者_如何学编程aries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m looking around for a crawling tool, written in Java, to detect invalid url\'s in our sites. The difficulty is that much of 开发者_StackOverflowthe url\'s are done with javaScript, CSS3 and Ajax.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th
I\'d like to use Selenium to automate a few web tasks (not for testing). I think I have Selenium RC Server installed, but have no way of writing \"test scripts\"开发者_如何学C since I can\'t find a cl
I\'m sure I\'ve already done this in the past but somehow I cannot figure out how ;-) So, here\'s my problem:
I\'m creating a simple webtest (Recorded Web performance test) that makes sure that a correct error message is displayed if i try to login with a username that does not exist.
I\'m trying to automate website testing using powershell. I need to compare one of the images intag with a file on my hard drive.