click on element “element_name” and move focus to previous tab
All Step Definition click on element “element_name” and move focus to previous tab Keyword Given, When, And, Then Description After performing click, focus will be shifted to previous tab Declaration Code Element Application Test Data Then click on element “submitBtn” and move focus to previous tab submitBtn XPATH //button[text()=’Submit’] NILL NILL Browser Support Google Chrome Firefox Edge Remarks The “String Value” that is used through test data file should be in angular brackets We can use any variable name Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction
click on element “element_name” and move focus to previous tab Read More »