WinAppDriver - Create First WinAppDriver Test | Automate Maps Application

preview_player
Показать описание
WinAppDriver:

Automate Windows Maps Application using the WinAppDriver

1.Create Maven Project
2.Add maven dependencies
a. Selenium java (3.141.59)
b. Appium - Java client (7.4.1)
3. Write Test
4. Start WinAppDriver
5. Run Test

Sample Projects:

#winappdriver #windowsautomation #desktopautomation
Рекомендации по теме
Комментарии
Автор

Can you do this video with the latest selenium and appium version so that helpful for us

purushothamr
Автор

Nice tutorial, one question How can I use this in a node machine using selenium grid

mizanur
Автор

sir, can we automate SAP by using WinAppDriver with support of Selenium?

manojkumargorikada
Автор

I'm not able to run my WinAppDriver, even when the developer mode is on. Can you help me.

prateeksingh
Автор

How do we get the app details where do we find it

sreesreekanth
Автор

This is the error message that follows:

Exception in thread "main" Could not start a new session. Response code 400. Message: Bad capabilities. Specify either app or appTopLevelWindow to create a session. Please help on resolving

ashokm-odnd
Автор

I am not able to create the session id. Please help to resolve the exception - Unable to create a new remote session. Please check the server log for more details. Original error: Unable to parse remote response:

MuralisankarA