Automate Windows Application Using Selenium 3

preview_player
Показать описание
Check this video to find how you can automate windows application using Selenium 3

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

Can we use this to automate OracleXstore ?

Sunils_Creations
Автор

Hi,
Thanks a lot for this explanation!
Do you know is it possible to run a same app multiple times login each time with different user a proxies.
Same as we can do for chrome.

MASSKA
Автор

Hi Abhishek, thanks for explaining so well. Can you share your code, so I can have a look on how to practically implement it myself? Thanks in advance

atebtoub
Автор

Thank you Abhishek for sharing wonderful information. Could you please help me understand how to locate the elements on the windows app, should we need to use a third party app like wise we do in AutoIT?

techgyan
Автор

Can you please tell me how you are taken xpath address of the respective application. ..?

naiduvikas
Автор

How about Automate Windows Application Using pywinauto?

borgy
Автор

Hi Abhishek,
Can we automate electron based window application using Selenium or Win App Driver ?

njnirmal
Автор

Hi Mr Abhishek, could you put your link project ?
thanks.
It will really helps

barzilaizio
Автор

Hi! Thanks for the video!
I've tried, but clearly I couldn't run the same tests you are showing in the video. I've got following questions in case you or your audience have time to address: 1. How to import driver as I haven't found it in the shown code? 2. I found that /wd/hub is for using appium, but you didn't mention using it. 3. Is it possible to run this setup from the WSL2? Just curious as I haven't found anything on this.
I'm trying to automate desktop app that was created with Qt and Python 3.

OsikKondratenko
Автор

Hi, how to handle splash windows by using winapp driver in selenium

gurbachansingh
Автор

Hi Abhishek. There is a requirement where eclipse steps such as (Launch, import and export of eclipse ) needs to be automated and should run in headless mode .
Is it possible?

srinathds
Автор

Hi, Could you please send me these code file, so that I can go through it?

akdvlog
Автор

Make tutorial on it how tp code for beginners plzz

sakibhossainsojib
Автор

Actually xpath are very slow you hava any solution for it

deepakpradhan
Автор

Which appium/python client version is suitable for automation? I try with v 1.0.1 and 2.7.1

niravmoradiya
Автор

You are testing Webapps, - not a native Windwos Application. So anything not running in a Browser will not work

stefanw