ProtoTest / JGolem

Java port of Golem (C#)
1 stars 1 forks source link

Verify test speed - slowing down and speeding up tests #16

Open sethuster opened 10 years ago

sethuster commented 10 years ago

Need to be able to make sure we can slowdown and speed up tests with configuration.

sethuster commented 10 years ago

Add a configurable thread sleep after each web driver command.

In the test base class after the webdriver object is returned, this value would be used.