Advanced Topics
Handling elements not recorded by Script Recorder

Identifying the element

Click on 'View' in the menu and click on 'Element HTML'. This should open a window that looks like the following



This window will show the HTML for the element directly under the cursor in the browser window of the script recorder. Use this tool to identify your element. Once the element has been identified, manually add the element to the script to the left of the browser window. To verify that this is correct, play the script to see if it what is expected.