buttonInsideframe
Button Inside Frame
All Step Definition select all text from input element {string} Keyword Given, When, And, Then Description Will select all the text from the specified field Declaration Code Element Application Test Data when select all text from input element “userEmailField” ” userEmailField XPATH //input[@id=”email”] ” 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
select all text from input element “element_name” Read More »
Droppable Drop the boxes into yellow shaded area : Page Title Drag Box 1 Drag Box 2 Drag Box 3 Drag Box 4
Resizable Resizable div fixed to parent Resizable div Expandable Div Click button to see the resized size in the resizable div. Update size
Selectable Simple selectable list Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 grid selectable list Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7 Item 8 Item 9
Sortable Simple dragble list Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 grid dragble list Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7 Item 8 Item 9
Select Menu Dropdown Examples Single Select Dropdown: Option 1Option 2Option 3 Multi-Select Dropdown: Option 1Option 2Option 3 Dropdown with Optgroups: Option 1Option 2 Option 3Option 4 Disabled Dropdown: Option 1Option 2Option 3 Dropdown with Placeholder: Select an optionOption 1Option 2Option 3