Selenium timer extension
Selenium don't provide built in timer objects to calculate the page response time or page load time.
You need to extend the functionality by using Java script or by Java language.
Selenium timer extension for IDE is provided at Link.
Above Java script don't work on Selenium RC, so I have modified the Java Script and placed in the following Link.
I prefer using timers in Java language, you can find the sample code in this Link.
---
Thursday, December 2, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment