Clicking Edit Script loads the script into the EveryStep Web Recorder.
Once the script has been loaded, there are several ways to edit a script.
Add a Step
To add additional steps to the end of a script, simply press the record button, and select the option to continue adding steps.
Modify a Script with Tools
To add new lines in the middle of a script using the wizard, you can right-click the script within the editing pane (at the bottom of the screen) where you want to add a new line. The context menu with the tools to add as new steps will appear:
- Network Filter
- Confirm Handler
- Authentication Handler
- Certificate Handler
- NetworkWatcher
- Network Response Modifier
- TimeWatcher
- Delay in Script
- Network URL Analyzer
- Network Body Analyzer
- Network Throttling
Edit variables
To edit variables such as keywords, and field values like usernames and passwords, left-click an underlined field label to edit the value.
Context Parameters
You can convert a script method parameter to context. Follow guidelines from Adding Context Parameters to a Script.
Check Video Tutorials page for Advanced Tutorial videos.