Learn Selenium With Quiz – Basic Level 2
I am again here with a new set of question related to Selenium WebDriver. I have included question mostly from Hierarchy of Classes and Interfaces in selenium WebDriver API. Hope it will be a good learning quiz for you.
Author: Amod Mahajan
My name is Amod Mahajan and I am an IT employee with 6+ years of experience in Software testing and staying in Bengaluru. My area of interest is Automation testing. I started from basics and went through so many selenium tutorials. Thanks to Mukesh Otwani as his tutorials are easy and cover basics to advance. I have habit of exploring concepts by deep diving. I used to make notes. I thought of sharing my knowledge through posts and now I am here. #KeepLearning #ShareLearning
how to . Print all headers of web table:
how to Retrieve and print number of rows in a web table:
how to Find number of columns for each row:
how to Retrieve name of book whose author is Mukesh:
how to List all books whose price is greater than or equal to 1000.
how to Print last row of table:
how to Print total cost of all books listed in table:
how to Retrieving cell value of specific column of specific row
how to Finding column index using column name: