Karthikeyan

Results 7 comments of Karthikeyan

Hi @Shakevg, I have been trying to automate the "WebEx" application, It was working fine without any time delay to find the elements in previous WebEx version(42.4.1.22032 ), but when...

@Shakevg Sure, I will try. I am having one question, if the Application's CPU utilization percenatage is high does it affects the Automation ?

Are you telling to reinitiate Winapp driver session ?

@anunay1 and @Shakevg I am trying to use **driver.launchApp()** if windowHandles is empty, I am getting the following Error with no stack trace, An unknown error occurred in the remote...

I took the below screenshot as reference and it was mentioned as work around for splash screen I am running the Teams application in Windows machine @anunay1

I am using JAVA 8

Do I need to get the window id and set the capability while reinvoking a session **caps.setCapability("appTopLevelWindow", MAWinHandleHex);** @anunay1