click on dropdown “element_name” and select element “element_name”
All Step Definition click on dropdown “element_name” and select element “element_name” Keyword Given, When, And, Then Description Will click on specified dropDown and then will select the specified element from the dropdown Declaration Code Element Application Test Data Then click on dropdown “numberFormatingDropDown” and select element “accountingFormating” in desktop application numberFormatingDropDown XPATH //*[@AutomationId=”NumberFormatGallery”][@Name=”Number Format”]/Button[@Name=”Open”] accountingFormating NAME Accounting 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 dropdown “element_name” and select element “element_name” Read More »