New Selenium IDE – Using ‘store window handle’ command
Refer the article New Selenium IDE – Commands (Selenese), for the complete list of Selenium IDE commands and their practical demonstrations. store window handle is one of the commands in Selenium IDE. The purpose of the store window handle command is to store the window using its locator i.e. tab index or title. Note: Refer to the… (8 comments)