13.1. NLP Usage - Web Application
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...
Fri, 15 Mar, 2019 at 5:58 PM
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 6:04 AM
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: ...
Wed, 14 Aug, 2019 at 10:29 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...
Tue, 27 Aug, 2019 at 4:57 AM