Class | Culerity::RemoteBrowserProxy |
In: |
lib/culerity/remote_browser_proxy.rb
|
Parent: | RemoteObjectProxy |
Specify whether to accept or reject all confirm js dialogs for the code in the block that‘s run.
Calls the block until it returns true or time_to_wait is reached. time_to_wait is 30 seconds by default
Returns true upon success Raises Timeout::Error when time_to_wait is reached.