0% found this document useful (0 votes)
254 views

20 - PyTesT Selenium Methods

The document lists various testing methods that can be performed using Pytest and Selenium for Python. It includes methods for launching and navigating browsers, handling alerts and windows, taking screenshots, using locators, drag and drop, file uploads, headless mode, keyboard and mouse interactions, scrolling, iframe handling, radio buttons, setup and loading, marking and parameterization.

Uploaded by

xavi life
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
254 views

20 - PyTesT Selenium Methods

The document lists various testing methods that can be performed using Pytest and Selenium for Python. It includes methods for launching and navigating browsers, handling alerts and windows, taking screenshots, using locators, drag and drop, file uploads, headless mode, keyboard and mouse interactions, scrolling, iframe handling, radio buttons, setup and loading, marking and parameterization.

Uploaded by

xavi life
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 26

Projects Scrum Java Verbal Java Code Selenium Verbal SQL

Selenium Code Cucumber TestNG Rest Assured SOAP


Postman JMeter Maven Jenkins GitHub
Mobile Testing Python Verbal PyTest Python Code PyTest Code

Pytest Selenium Methods

Launching Browser..........................................................................................................................1
Navigate...........................................................................................................................................2
Alert Handling 1...............................................................................................................................3
Alert Handlin 2.................................................................................................................................4
Locators............................................................................................................................................5
Screen Shot......................................................................................................................................7
Wait..................................................................................................................................................8
Assertion..........................................................................................................................................9
Drag and Drop..................................................................................................................................9
File Upload.....................................................................................................................................10
Headless Mode..............................................................................................................................11
High Light.......................................................................................................................................13
Is Option.........................................................................................................................................15
Keyboard Option............................................................................................................................15
Mouse Hover.................................................................................................................................17
REGISTER........................................................................................................................................18
Right Click......................................................................................................................................19
Scrolling..........................................................................................................................................19
Scrolling..........................................................................................................................................20
Windows Handling.........................................................................................................................21
Iframe handling..............................................................................................................................22
Radio Button..................................................................................................................................22
Set Up and Loading........................................................................................................................23
Mark...............................................................................................................................................24
Parameterize..................................................................................................................................25
Launching Browser
TOP

Navigate
TOP
Alert Handling 1
TOP
TOP

Alert Handlin 2
TOP
TOP

Locators
TOP
TOP
Screen Shot
TOP
TIME
TOP
Assertion
TOP

Drag and Drop


TOP
File Upload
TOP
TOP

Headless Mode
TOP
High Light
TOP
Is Option (Visibilty)
TOP

Keyboard Option
TOP
TOP
Mouse Hover
TOP
REGISTER
TOP
Right Click
TOP

Scrolling
TOP
Scrolling
TOP
Windows Handling
TOP
Iframe handling
TOP

Radio Button
TOP
Set Up and Loading
TOP
Mark
TOP
Parameterize
TOP

You might also like