Архив рубрики: English

Tutorials on English

Double Click in Selenium WebDriver

Double Click in Selenium WebDriver Hello friends! in this post, we will learn to double click an element using Selenium Webdriver with Java. For double clicking an element in Selenium we make use of the Actions class. The Actions class provided by Selenium Webdriver is used to generate complex user gestures including right click, double… Читать далее »

Keyboard Actions in Selenium WebDriver

Keyboard Actions in Selenium WebDriver In our beginner’s tutorials, we have seen the sendKeys() method which simulates the keyboard typing action on a textbox or input type element. But this method is not sufficient for handling complex keyboard actions. For this, Selenium has an Actions class which provides different methods for Keyboard interactions. In this… Читать далее »

JavascriptExecutor in Selenium WebDriver

JavascriptExecutor in Selenium WebDriver In this post, we will study – how to execute javascript code in Selenium webdriver and find the scenarios where we need to use the javascript code instead of the different methods of selenium.

Characteristics of Computer

Characteristics of Computer With the advancement in technology, computers are now part of our day-to-day chores. This makes it very important that we understand the different