If you use the “Conditional branching” command, processing will only be able to be performed when specific conditions are met. For example, if you use the “In case it is displayed” command, processing such as “tap this button only if the specified pop-up button is displayed” is possible. (Figure 1)
Figure 1 “In case it is displayed” command
If the conditions are satisfied, the commands between the “In case... “ command and “End conditional branching” command will be run. The “End conditional branching” command will automatically be inserted when the “In case...” command is inserted. Even if this is deleted, it will automatically be reinserted in an appropriate place when the test script is reloaded.