I want to get webpage data and also click on every check score button and it’s open in new tab.
But i m able to get only web page data and not able to click on check score button and i have no idea,how to do it.
Please check my screen shot.
Use click activities and click on that buttons and compare selector for both and based on that create dynamic selector by passing variables into it. If that button exists then it will click on that else it will stop.