https://github.com/MicrosoftEdge/EdgeWebDriver
Feedback and discussions about WebDriver for Microsoft Edge
https://github.com/MicrosoftEdge/EdgeWebDriver
Last synced: 5 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T13:38:32.000Z (about 1 year ago)
- Last Synced: 2024-11-11T16:30:00.087Z (5 months ago)
- Homepage:
- Size: 20.5 KB
- Stars: 57
- Watchers: 29
- Forks: 7
- Open Issues: 72
-
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
- jimsghstars - MicrosoftEdge/EdgeWebDriver - Feedback and discussions about WebDriver for Microsoft Edge (Others)
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.