Harish1
4 years agoVisitor
Issue with identifying objects and execution of electron
when i launch the electron app for 1st time and perform actions, it works well. But if i close the electron app and launch for second time, it doesn't.
*I have tried to launch from script routine / keyword test / manually from tested applications.
* I have given -injectCefHook in command line parameters but still no luck.
* when i click on Highlight , it focusses. but it doesnt run.
Observations:
when i restart the machine, it works for only once and then again from second time it fails to identify objects.
There's a lot of preparation work here:
https://support.smartbear.com/testcomplete/docs/app-testing/web/electron/about.html
I would double check all the requirements to make sure you are starting from a good place.