Toggle navigation
Home
Tutorials
Selenium Python
Appium Python
Pytest
Behave
Allure Report
Video Course
Selenium Python
Appium Python
Pytest
Behave
Allure Report
About Us
Selenium with Python Tutorial
Tutorials
Video Course
Toggle navigation
Course Menu
Selenium Python Index
Introduction
Introduction to Selenium
Selenium Architecture
Software Requirements
Project Configuration
Selenium First Example
Run Selenium in Different Browsers
Inspecting Tools
Chrome Inspect Tool
Locators
Introduction to Locators
ID Locator
By ClassName
By Name
By TagName
By LinkText
By Partial LinkText
By CSS
By Xpath
findElements
WebDriver Methods
WebDriver Methods and Properties
Navigation commands
Navigation commands
Waits in Selenium
Introduction to Waits
Implicit wait
Explicit wait
WebElement Actions and Properties Methods
WebElement Actions Methods
WebElement Properties Methods
Radio Buttons
Introduction to Radio Buttons
Click by Value
CheckBoxes
Actions on CheckBoxes
DropDown
Handling DropDown
Multiselect options
Introduction to Multiselect
Deselect Method
Deselect All Method
Handeling Windows
Introduction Window Handling
Get Current Window
List of Windows
Switch to Window
Alert PopUp
Introduction to Alert PopUp
Alert Box
Confirm Alert Box
Prompt Alert Box
IFrames
Introduction to IFrames
Check Number of IFrames
Switch Frame By Index
Switch Frame By ID
Switch Frame By Name
Switch Frame By WebElement object
SwitchTo Default Content
Action Class
Introduction to Action Class
Double Click
Right Click Operation
Drag And Drop
Scroll to WebElement
KeyBoard Operations
Selenium FrameWork
Introduction to FrameWork
FrameWork Introduction
KeyWork Driven Test Framework
Framework Design Pattern
FrameWork Design Structure
Create Folders and packages
CustomLogger
BasePage Class
DriverClass and DeviceConfig
Pages
Test Files
TestSuite
Generate Allure Report
Behavior Driven Development(BDD) Test Framework
Framework Design Pattern
FrameWork Design Structure
Create Folders and packages
CustomLogger
BasePage Class
DriverClass and DeviceConfig
Pages
feature files
Step definition files
Runner File
Generate Allure Report
Generate Allure Report
Please look into the allure tutorial to know how to
generate allure report in BDD
.
Prev
Next