Hi All,
Is there any way to set the From and To in the given web page.
I have tried using ‘Set Web Attribute’ is it setting the text but when I am clicking on Search, it is not working as expected.
Thanks
Hi All,
Is there any way to set the From and To in the given web page.
I have tried using ‘Set Web Attribute’ is it setting the text but when I am clicking on Search, it is not working as expected.
Thanks
Doing a click → type → get children → click first, worked for me.
Alternatively you should do the API calls to get the results rather than first etc…
Alternatively you could bypass it entirely by using the URL directly, you would need to pre-validate the dropdown options.