Automate Windows Application Using Selenium 3

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • 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

ความคิดเห็น • 26

  • @atebtoub1054
    @atebtoub1054 ปีที่แล้ว +1

    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

  • @MASSKA
    @MASSKA ปีที่แล้ว +2

    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.

  • @akdvlog
    @akdvlog 2 หลายเดือนก่อน

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

  • @bhabanishankar4547
    @bhabanishankar4547 3 หลายเดือนก่อน

    Nice

  • @njnirmal
    @njnirmal ปีที่แล้ว

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

  • @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?

  • @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

  • @borgy3263
    @borgy3263 2 หลายเดือนก่อน

    How about Automate Windows Application Using pywinauto?

  • @gurbachansingh1253
    @gurbachansingh1253 ปีที่แล้ว

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

  • @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?

  • @deepakpradhan7968
    @deepakpradhan7968 ปีที่แล้ว

    Actually xpath are very slow you hava any solution for it

  • @stefanw8203
    @stefanw8203 2 หลายเดือนก่อน

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

    • @Luzifa1
      @Luzifa1 2 วันที่ผ่านมา

      Can you explain to me why you say that the Calculator and the File explorer is a Webapp? Both of them aren't running in a Browser

  • @waniya-huzzu
    @waniya-huzzu 2 ปีที่แล้ว

    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.

  • @naiduvikas202
    @naiduvikas202 ปีที่แล้ว +1

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

  • @barzilaizio5833
    @barzilaizio5833 ปีที่แล้ว +1

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

  • @techgyan480
    @techgyan480 2 ปีที่แล้ว +1

    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 ปีที่แล้ว +1

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

  • @sakibhossainsojib6930
    @sakibhossainsojib6930 ปีที่แล้ว

    Make tutorial on it how tp code for beginners plzz

  • @Mustafa-uj5vf
    @Mustafa-uj5vf ปีที่แล้ว

    Hi, Could you share the code please?

  • @AllVIDEO4You
    @AllVIDEO4You ปีที่แล้ว

    Can I uninstall any application also?

  • @sadguruspiritual
    @sadguruspiritual ปีที่แล้ว

    Thank you. Great video!