Hi, When using selenium web driver to write test cases, currently I am using Thread sleeps in order to control the speed of the browser. Is this the recommended way to slow down the execution speed?
Please note that I am also using explicit waits to wait for certain conditions to occur before proceeding further and implicit waits to poll the DOM for a certain amount of time to find an element. Thanks, Sohani Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
