hover on xCords “<testdata_name>” and yCords “<testdata_name>” on element “element_name”
Desktop step-Definition hover on xCords “<testdata_name>” and yCords “<testdata_name>” on element “element_name” Keyword Given, When, And, Then Description Will hover on x cords and y cords within element. Declaration Code Element Application Test Data Then hover on xCords “” and yCords “” on element “practiceFormPrintContentInputField” ” practiceFormPrintContentInputField ID contentInput NILL A B ValueX 50 ValueY 50 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 Remarks Restriction
hover on xCords “<testdata_name>” and yCords “<testdata_name>” on element “element_name” Read More »