WinAppDriver icon indicating copy to clipboard operation
WinAppDriver copied to clipboard

Continuous Focus on the Application

Open RamaNarasimhaChanda opened this issue 1 year ago • 3 comments

Hi Team,

We have an application involving multiple steps and entire regression suite takes around 2 hours to complete execution. Problem is we have to have application open and don't use the computer for other activities and sit idle. Is there a way we can execute without losing our control over mouse.

FYI.. If I use the mouse to work on different application during test execution we see failures as element not found.

RamaNarasimhaChanda avatar Oct 25 '23 14:10 RamaNarasimhaChanda

RamaNarasimhaChanda it is not possible with WinAppDriver

Shakevg avatar Oct 28 '23 19:10 Shakevg

No it's not possible the reason being headless mode is not supported.

anunay1 avatar Oct 29 '23 07:10 anunay1

setup a vm and inside the vm run your test, there is no other way to free machine.

RakeshDangi-slt avatar Dec 27 '23 12:12 RakeshDangi-slt