Core Step enableJavaScript
Description
Provides the ability to activate / deactivate JavaScript support. (Javascript support is enabled by default)
Parameters
- description
- Required? no
- The description of this test step.
- enable
- Required? false, default is true
- Indicates if JavaScript is enabled (true) or disabled (false).
- wait
- Required? false, default is 500 ms
- Set the wait time, in milliseconds, for background or asynchronous JavaScript to finish.