WaitOn is not working as window title is not matching. I am forced to use static wait till page loads and window title match, then waiton works till control is visible. WaitOn is waiting till page page loads. please suggest
To resolve the issue with the WaitOn window title not matching, follow these steps: Open the Tosca Commander. Navigate to the relevant TestCase or TestStep where the WaitOn is implemented. Select the WaitOn step. In the Properties pane, check the "Window Title" field. Ensure that the title matches exactly with the window you are trying to wait for, including any special characters or spaces. If necessary, adjust the title to match the actual window title. Save your changes. Rerun the test to see if the issue is resolved.
@@QASCRIPT Thanks for the reply, actually I had missed giving synchronization time as configuration parameter. All your videos are really helpful Thanks a lot
Thanks for the sharing., Useful video.
Welcome
WaitOn is not working as window title is not matching. I am forced to use static wait till page loads and window title match, then waiton works till control is visible. WaitOn is waiting till page page loads. please suggest
To resolve the issue with the WaitOn window title not matching, follow these steps:
Open the Tosca Commander.
Navigate to the relevant TestCase or TestStep where the WaitOn is implemented.
Select the WaitOn step.
In the Properties pane, check the "Window Title" field.
Ensure that the title matches exactly with the window you are trying to wait for, including any special characters or spaces.
If necessary, adjust the title to match the actual window title.
Save your changes.
Rerun the test to see if the issue is resolved.
@@QASCRIPT Thanks for the reply, actually I had missed giving synchronization time as configuration parameter. All your videos are really helpful Thanks a lot
good
Thanks