Skip to content

ahmedsaber115/All-interactions-Of-the-SeleniumWebDriver-in-a-Java-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-interactions-Of-the-SeleniumWebDriver-in-a-Java-project

Finding elements by id , name ,class ,tagname , css selector , links , xpath , partial text link Interaction with : HTML

CSS

Dom

Selenium Browser Command

Textbox and button

Checking text

Dropdown list and lists

Checkboxes

Radio button

Web tables

Double click elements

Drag and drop

All type of JavaScript alert and their interactions using JavaScript

pop-up interaction

Handling multiple windows

Handling session cookies

Types of wait explicit, implicit and fluent

Working with frame

Hover menu interaction

Executing the JavaScript Code with Selenium WebDriver

Working with Context Menu

Upload and download files check

HTML5 video player

HTLM5 canvas

RobotClass