microsoft / WinAppDriver

Windows Application Driver
MIT License
3.66k stars 1.4k forks source link

some weird error with winappdriver #1571

Open vitalisc opened 3 years ago

vitalisc commented 3 years ago

i noticed strange error with winappdriver, i created a program that can do a simple task, i can run this program on my pc, it will work without issues but on my vps it will only open the application and do nothing please what should i do thank

Shakevg commented 3 years ago

@vitalisc Please post your code sample and WinAppDriver console log

vitalisc commented 3 years ago

i hope this video helps https://youtu.be/ptoefzTgcyE, i recorded everything

anunay1 commented 3 years ago

From the video and the console of the Win apps driver I see the count you get an empty list for login message. Please try adding some delay. On the vps I see the exception coming from the WIN form application.

I am not able to understand why you are using winform application to start spotify.exe

vitalisc commented 3 years ago

i took some course on udemy so am practicing with any application on my pc

vitalisc commented 3 years ago

so i started with spotify it works great on my windows 10 but when i want to show it a friend on a vps it doesnt work at all i will rerecord with some delays