Automate Windows Application Using Selenium 3

Check this video to find how you can automate windows application using Selenium 3
checkout: www.robustqa.com
My Linkedin: / abhishek-patel-robustqa
Hire me: apatel@robustqa.com

Пікірлер: 25

  • @sadguruspiritual
    @sadguruspiritual Жыл бұрын

    Thank you. Great video!

  • @bhabanishankar4547
    @bhabanishankar4547Ай бұрын

    Nice

  • @MASSKA
    @MASSKA Жыл бұрын

    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.

  • @srinathds1972
    @srinathds1972 Жыл бұрын

    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?

  • @atebtoub1054
    @atebtoub1054 Жыл бұрын

    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

  • @naiduvikas202
    @naiduvikas202 Жыл бұрын

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

  • @njnirmal
    @njnirmal Жыл бұрын

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

  • @techgyan480
    @techgyan4802 жыл бұрын

    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?

  • @robustQAAbhishekPatel

    @robustQAAbhishekPatel

    2 жыл бұрын

    I am using the accessibilityinsights.io/ tool to find locators, you can also use the WinAppDriverUI tool to find Xpaths.

  • @niravmoradiya674
    @niravmoradiya674 Жыл бұрын

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

  • @niravmoradiya674

    @niravmoradiya674

    Жыл бұрын

    Or which version used by you in this video?

  • @OsikKondratenko
    @OsikKondratenko Жыл бұрын

    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

    @OsikKondratenko

    Жыл бұрын

    OK, I've started calculator, but other questions are still up

  • @charantejav

    @charantejav

    Жыл бұрын

    hi, I have developed CRUD application using tkinter and sql but i dont now about this testing and selenium thing can u guide me how can i start learning selenium to test my desktop application plz

  • @barzilaizio5833
    @barzilaizio5833 Жыл бұрын

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

  • @gurbachansingh1253
    @gurbachansingh125311 ай бұрын

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

  • @borgy3263
    @borgy326329 күн бұрын

    How about Automate Windows Application Using pywinauto?

  • @akdvlog
    @akdvlog10 күн бұрын

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

  • @AllVIDEO4You
    @AllVIDEO4You Жыл бұрын

    Can I uninstall any application also?

  • @sakibhossainsojib6930
    @sakibhossainsojib693011 ай бұрын

    Make tutorial on it how tp code for beginners plzz

  • @deepakpradhan7968
    @deepakpradhan796810 ай бұрын

    Actually xpath are very slow you hava any solution for it

  • @waniya-huzzu
    @waniya-huzzu2 жыл бұрын

    How it’s finding locators?

  • @robustQAAbhishekPatel

    @robustQAAbhishekPatel

    2 жыл бұрын

    I am using the accessibilityinsights.io/ tool to find locators, you can also use the WinAppDriverUI tool to find Xpaths.

  • @Mustafa-uj5vf
    @Mustafa-uj5vf11 ай бұрын

    Hi, Could you share the code please?

  • @stefanw8203
    @stefanw820313 күн бұрын

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