Skip to content

amrsa1/desktopAppAutomationTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating Test Cases for Desktop Applications

Explore the process of automating test cases for desktop applications with a proof of concept (POC) on building your very first desktop application automation test case using WebdriverIO.

For a comprehensive guide and detailed instructions, please visit our blog post at this URL.

Installation

To get started, ensure you have the necessary dependencies by running:

npm ci

Execution

Execute your automation tests with the following command:

npm run test

This guide provides insights and step-by-step instructions on automating test cases for desktop applications. For a deeper understanding, check out our blog post linked above.

About

Automate desktop app using webdriverIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published