Microsoft Windows automation (nonfiction): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
=== Webdriver.io (WDIO) === | === Webdriver.io (WDIO) === | ||
* [https://webdriver.io/docs/wdio-winappdriver-service/ WinAppDriver service] @ webdriver.io | * [https://www.npmjs.com/package/@wdio/globals WDIO Globals] @ webdriver.io | ||
* [https://testsigma.com/blog/selenium-vs-webdriverio/ Selenium vs WebDriverIO] | ** npm i @wdio/globals --save-dev | ||
* [https://webdriver.io/docs/wdio-winappdriver-service/ WinAppDriver service for WDIO] @ webdriver.io | |||
* [https://testsigma.com/blog/selenium-vs-webdriverio/ Selenium vs WebDriverIO] @ testsigma.io | |||
=== See also === | === See also === |
Revision as of 07:26, 24 July 2024
Microsoft Windows automation
Tools for desktop app automation testing
WinAppDriver
Appium
- How to Install Appium Server and Node on Windows through Command Line @ testbytes.net
- Write a test @ appium.io
Webdriver.io (WDIO)
- WDIO Globals @ webdriver.io
- npm i @wdio/globals --save-dev
- WinAppDriver service for WDIO @ webdriver.io
- Selenium vs WebDriverIO @ testsigma.io
See also
- Winium
- Tricentis Tosca
- Micro Focus UFT
- SikuliX (nonfiction)
Examples
Appium 1
In the News
Fiction cross-reference
Nonfiction cross-reference
Categories
External links
- How to automate tasks in Windows @ The Verge (4 April 2024) - You can save a lot of time and effort by automating repetitive actions, although some methods can get seem complex at first