DORSETRIGS
Home

winappdriver (6 post)


posts by category not found!

How to handle the chrome browser when it is directly opened from desktop application in selenium

Launching Chrome From Your Desktop App A Selenium Guide Ever needed to launch Chrome from your desktop application using Selenium and encountered unexpected beh

2 min read 05-10-2024 44
How to handle the chrome browser when it is directly opened from desktop application in selenium
How to handle the chrome browser when it is directly opened from desktop application in selenium

How to switch winapp driver session to selenium webdriver to verify already opened chrome browser by the application?

How to Switch Win App Driver Session to Selenium Web Driver for Verification of an Already Opened Chrome Browser In the world of automated testing particularly

3 min read 22-09-2024 48
How to switch winapp driver session to selenium webdriver to verify already opened chrome browser by the application?
How to switch winapp driver session to selenium webdriver to verify already opened chrome browser by the application?

How to locate XPATH for a desktop application

Navigating Desktop Applications with X Path A Guide for Testers X Path XML Path Language is a powerful tool for navigating and locating elements within XML docu

2 min read 05-09-2024 69
How to locate XPATH for a desktop application
How to locate XPATH for a desktop application

I get a TypeError exception while using winappdriver with selenium

Troubleshooting Type Error in Win App Driver with Selenium If you ve recently delved into automation testing with Win App Driver and Selenium you might be runni

3 min read 31-08-2024 50
I get a TypeError exception while using winappdriver with selenium
I get a TypeError exception while using winappdriver with selenium

Integration testing FMX app, page_source doesn't contain app controls

Integration Testing FMX Apps with Win App Driver Navigating the Challenges of page source Integrating testing into your development process is crucial for ensur

3 min read 31-08-2024 66
Integration testing FMX app, page_source doesn't contain app controls
Integration testing FMX app, page_source doesn't contain app controls

Migration of UI test cases of a desktop application to Azure virtual machine scale set from Azure virtual machine

Migrating UI Test Cases from Azure VM to VM Scale Set This article delves into the challenges and solutions involved in migrating UI test cases for a desktop ap

3 min read 27-08-2024 75
Migration of UI test cases of a desktop application to Azure virtual machine scale set from Azure virtual machine
Migration of UI test cases of a desktop application to Azure virtual machine scale set from Azure virtual machine