Hello,
I am facing issue, like.
In my automation script I am using {ENTER} keyword in test steps.
This working fine in my local machine (HOST), But in Remote machine when I am triggering the same test case its failing.
The scenario is--
Logs showing the test step as passed but actually its failing since tosca failed to find element from next window. If the {ENTER} functionality working fine, it supposed to navigate to next window. As its not working thats why its not moving to next window.
This is for SAP Automation
Please suggest what I need to do in this case.