Relative Content

Tag Archive for javascripttypescriptelectronautomated-testsplaywright

Not able to launch desktop electron js app using playwright

I’m attempting to use playwright to automate an electron js application but unfortunately the executable path that i am providing is not targeting the app and when i am providing the path to different electron js app(slack) it is launching the app. little help would be highly appreciated.