powered by
A pause action to be passed into actions_stream(). Waits for a given number of seconds before performing the next action in the stream.
actions_stream()
actions_pause(seconds)
A selenium_action object.
selenium_action
The number of seconds to wait for.
actions_stream( actions_pause(1) )
Run the code above in your browser using DataLab