35 строки
1.9 KiB
Markdown
35 строки
1.9 KiB
Markdown
# 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.
|