- I have to click on submit button and after that loading should come
- With click activity everything is happening but the results are not coming
- However with manual click the loading is appearing and also the results after loading is getting displayed
Please provide a solution
May be you have selected the outer part of the button. Some buttons are designed like a div element.
Try capturing the button selectors again by recording the steps.
Thanks,
Ashok
Check your Input Mode for the click activity. Also check what it is for the Use Application/Browser. Whichever your click is using, try the others - the usual ones we use are Chromium API, Simulate, and Hardware Events.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.