DEV Community

Cover image for Coteafs-Selenium
Mohammad Faisal Khatri
Mohammad Faisal Khatri

Posted on • Updated on • Originally published at github.com

Coteafs-Selenium

Selenium WebDriver wrapper framework for writing clean and maintainable tests.

❓ What is this Framework about?

This is a Selenium WebDriver wrapper Framework which enables robust, maintainable and easy to write test scripting. It supports latest Selenium WebDriver 4.0 (Alpha) and is ready for main Selenium upgrade.

💡 What features does this framework offer?

Nobody uses anything without knowing what it offers. Some of the key features which this framework offers are as follows:

  • Latest Selenium WebDriver 4.0 (Alpha 2)
  • On-demand highlighting of Elements
  • On-demand delay of test execution by allowing predefined delays
  • On-demand headless mode
  • Parallel execution of tests on different browsers
  • Support Chrome, Safari, Firefox, IE and Edge
  • CI / CD ready

Checkout the following link for more details:

https://github.com/WasiqB/coteafs-selenium

Top comments (0)