Skip to content

Sanakousar-T/Python-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Selenium

Test Automation Using Python Selenium

syllabus:

  1. introduction of selenium

  2. history of selenium

  3. selenium flavours

  4. how to launch empty browser (chrome, firefox, edge)

  5. webdriver methods

  6. -->entering url method

    -->closing browser methods

    -->minimize, maximize, full screen window methods

    -->verification properties

    -->refresh, forward, backward actions

  7. locators (id, name, class name, tag name, link text, partial link text, css, xpath)

  8. web element methods

  9. automating drop-down(standard drop down)

  10. action chains class method

  11. handling keyboard, scrolling action

  12. automating non-standard drop-down

  13. find_elements methods

  14. handling frames

  15. handling popups

  16. taking screenshot

  17. assert

  18. data driven

  19. synchronization

  20. pytest

  21. pom

  22. hybrid framework

  23. github

About

Test Automation Using Python Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors