Selenium 4 — New Features and EnhancementsAs we all belonging to Testing domain, familiar with Selenium. In April 2019 Simon Stewart — the founder of Selenium released a latest…Jan 18, 2021Jan 18, 2021
Handling Dynamic Web Elements in Selenium WebDriverDynamic Web Elements are those elements whose Id, Class, Name, CSS -attribute etc. keep changing through every page refresh. These are…Dec 8, 2020Dec 8, 2020
Image Mapping using CSS & HTMLThis Image mapping tutorial contains an Image of India’s Map. In this tutorial, when cursor goes on each state on a map, it displays a…Nov 9, 2020Nov 9, 2020
1. Java Programme for Fibonacci Series:Answer — Fibonacci Series is the sequence of numbers. Each number in the sequence is the sum of two numbers that precede it. Mathematical…Nov 6, 2020Nov 6, 2020
Top Automation Testing Interview Questions-Answers in 2020Q. 1. What is Automation Testing?Nov 2, 2020Nov 2, 2020
Mostly asked Core Java Interview Questions with Answers in 2020Q.1. What is a Class in Java?Nov 1, 2020Nov 1, 2020
Q.1. What is Software Testing ?Answer — Software Testing is a process of executing an application or a programme with the intent of finding the software bugs. It…Oct 31, 2020Oct 31, 2020
Read and Write Excel File using Apache POI in Selenium WebDriver with JavaFile IO has always been a tricky part for me. In this Selenium tutorial, we are going to learn “How to read and write data from Excel…Oct 30, 2020Oct 30, 2020
What is Synchronization?Generally, most of the web application uses Ajax, Javascript, etc. for development due to which page load timing increases. The web…Oct 28, 2020Oct 28, 2020