Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.98 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.98 KB

Selenium_Learning 🚀

Welcome to the Selenium Learning Path! This repository is designed to help you master Selenium for automation testing.

📘 Learning Path

  1. Driver Initialization
  2. Driver Properties
  3. Html element
  4. Locators
  5. Driver Methods
  6. Browser Navigation
  7. Browser Resolution
  8. Alert Handing
  9. Frame Handling
  10. Select Dropdown
  11. Screen Capture
  12. JavaScriptExecutor
  13. Input Devices
  14. KeyBoard Actions
  15. Mouse Actions
  16. Scroll Wheel
  17. Implicit Wait
  18. Explicit Wait
  19. ExpectedCondition class

📄 About

This repository serves as a comprehensive guide to learning Selenium with C#, an automation tool for web applications. Each section includes detailed explanations, examples, and best practices to help you become proficient in using Selenium for your automation needs.

💬 Contributing

Contributions are always welcome! If you have suggestions, improvements, or additions, please feel free to create a pull request or open an issue.

📞 Contact

For any questions or feedback, you can reach me at [email protected]


Happy Testing! 😊