eviltester / blogcomments

1 stars 0 forks source link

2010/06/what-if-seleniums-highlight-command-was-always-on #12

Open utterances-bot opened 5 years ago

utterances-bot commented 5 years ago

What if Selenium's Highlight Command was always on? - EvilTester.com

A reader asked for recommendations on how to use Selenium’s “Highlight” command. Now I personally don’t use the highlight function. Never really have. When I debug my tests, I step through the script in Eclipse (I write all my tests in Selenium-RC using Java). But, by using reflection to automatically generate code for a java class we can run the highlight command prior to executing other Selenium commands, without amending our existing tests.

https://eviltester.com/2010/06/what-if-seleniums-highlight-command-was-always-on.html