2.5. Test Steps - Web Examples
This folder contains articles explaining the proper usage of certain NLP Statements for Web Applications
Switch Templates Mainly, there are two categories of switch templates: 1. Frame switching 2. Window switching The available Frame switching Template...
Sat, 16 Mar, 2019 at 3:28 AM
What is a JavaScriptExecutor? JavaScript executor is a Selenium interface which lets you directly interact with HTML DOM of the Web page; in cases where th...
Wed, 14 Aug, 2019 at 3:34 PM
Usage of Click NLP Statement to select elements from lists We have a couple of NLP statements for regular Select elements on Web pages. Some of them are: ...
Fri, 10 Apr, 2020 at 5:37 PM
NLP: Drag the element from UI-identifier and drop on the element to UI-identifier Working: This NLP is used to drag an element from one position and dro...
Mon, 18 Jan, 2021 at 7:02 PM
When there is a need to upload files to your Test Application, we can upload the file from three sources: Local file system - In Hybrid Executions, the fi...
Sun, 12 Apr, 2020 at 11:21 AM
Introduction In this article, we shall learn about how to automate canvas pages by using the coordinate of the element. Pre-Requisite Window Resizer C...
Wed, 14 Oct, 2020 at 11:11 AM
Most websites in any domain commonly use date time picker calendar for scheduling events. In this document we will see how we can automate a couple of date...
Fri, 18 Jun, 2021 at 9:25 PM