https://github.com/microsoftedge/edgewebdriver
Feedback and discussions about WebDriver for Microsoft Edge
https://github.com/microsoftedge/edgewebdriver
Last synced: 11 months ago
JSON representation
Feedback and discussions about WebDriver for Microsoft Edge
- Host: GitHub
- URL: https://github.com/microsoftedge/edgewebdriver
- Owner: MicrosoftEdge
- License: mit
- Created: 2022-02-02T08:18:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T13:38:32.000Z (over 2 years ago)
- Last Synced: 2025-07-20T06:44:08.760Z (11 months ago)
- Homepage:
- Size: 20.5 KB
- Stars: 64
- Watchers: 27
- Forks: 11
- Open Issues: 98
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Microsoft Edge WebDriver
Welcome to the Microsoft Edge WebDriver repository.
This is a place for all users of [Microsoft Edge WebDriver](https://developer.microsoft.com/microsoft-edge/tools/webdriver/) to send ideas, feedback, suggestions, bugs, and also ask questions or have discussions.
* 📢 [Open a new issue](https://github.com/MicrosoftEdge/EdgeWebDriver/issues/new/choose)
* 🔎 [Search for existing issues](https://github.com/MicrosoftEdge/EdgeWebDriver/issues)
* 📗 [Learn how to write automated tests for Microsoft Edge using WebDriver](https://learn.microsoft.com/microsoft-edge/webdriver-chromium)
* 💾 [Download driver binaries for Microsoft Edge](https://developer.microsoft.com/microsoft-edge/tools/webdriver/)
## Resources
### Tools & Frameworks
- [Selenium](https://www.selenium.dev/) - A browser automation framework and ecosystem.
- [WebdriverIO](https://webdriver.io/) - Next-gen browser and mobile automation test framework for Node.js.
### Specifications
- [WebDriver](https://w3c.github.io/webdriver/)
- [WebDriver BiDi](https://w3c.github.io/webdriver-bidi)
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.