verify element “element_name” is not displayed on the UI
All Step Definition verify element “element_name” is not displayed on the UI Keyword Given, When, And, Then Description Will verify that web element is not displayed on the UI Declaration Code Element Application Test Data When verify element “userEmailField” is not displayed on the UI ” userEmailField XPATH //input[@id=”email”] ” NIL NIL 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
verify element “element_name” is not displayed on the UI Read More »