
The Web Dynpro simulator makes it easy for you to identify and parameterize screen elements.
If you go to the simulator from the test script editor, you can navigate through the pages. The order of the pages corresponds to that of the pages and their WEBDYNPRO commands in the script. With the current release, you can only insert gets and checks from within the simulator.
From the log or log-like part of the debugger, you can display a page in the simulator by expanding the relevant interface and clicking the page with the primary mouse button. In the debugger, you can display the recorded and actual page side by side. When processing the script step by step in the debugger, you can switch to the simulator with F5 . You cannot switch with F6 .
Inserting Gets and Checks
Display the command interface of the WEBDYNPRO command in the structure editor.
Select the relevant Page node.
In the context menu, choose Simulator .
Select a screen element and choose Insert Get or Insert Check as required.
Choose Exit Simulation .
You should see the element in the command interface under the GETS_AND_CHECKS node. If necessary, refresh the command interface.