/
"CLOSE_POPUP" Command
"CLOSE_POPUP" Command
Description: This command closes a popup window (window that you can drag or make a tab out of) identified by text, handler index, last tab or closes all popups and keeps the main page open.
Usage Scenario: Suppose we want to open our Reference app on one window and Subject7’s website on another window and then close Subject7’s website using the text “Subject7”.
Procedure: Define a step that navigates to our Reference app and another step that opens Subject7’s website in another window. You can use Execute_Javascript with code: “window.open("https://www.subject-7.com");“. Once finished, define a step that closes the popup with text “Subject7”. Your step will look like this:
, multiple selections available,
Related content
User's Guide
User's Guide
Read with this
Testing Subtask Creation
Testing Subtask Creation
Read with this
"CLEAR" Command
"CLEAR" Command
Read with this
"SWITCH_WINDOW" Command
"SWITCH_WINDOW" Command
Read with this
"CALL" Command
"CALL" Command
Read with this
"SELECT" Command
"SELECT" Command
Read with this