Urvika Gola
Urvika Gola
Hi! I am trying to connect play around with Calculator's UI using Winappdriver in Python. My simple python code is :- ``` from appium import webdriver desired_caps = {} desired_caps["platformName"]...
Sometimes, the WinAppDriver.exe get's stuck, until I press a spacebar suddenly it will print all the queued requests, and when it get's stuck - the calls such as finf_element_on_xpath("xpath").click() will...
is there any argument that can be passed to WinAppDriver.exe while launching such that it opens it in a minimized way? Note, that I tried this on command prompt and...
Added Windows 11