Perform click of button whose id changes dynamically?
Hello,
I have a requirement where i need to enter a trade ID and search for it clicking a button(_Search). After the Search button is clicked in the same form we have another button(basic_button) which is displayed whose id changes once the trade ID changes.
But for me the form is being displayed in 2 different forms when using web adapter (in universal web adapter it is taken as one single form).
I have tried match rules but I am not able to perform click the 2nd button(basic_button). how can i achieve the perform click of button whose id changes dynamically?
Thanks & regards,
Annapurna