Click 'A': The specified combination of selector, filter and scope is not supported

I am unable to click submit button using click activities. As I am basically a web developer, have tried debugging in many ways. mousedown , up, click everything i have tried, nothing worked but I am able to click the button manually.

Hello,

The screenshot shows a check box. If you are clicking a submit button, you will need to use the click activity within an Open Browser Activity scope or an Attach Browser Window scope.

Thanks

I already kept my click functionality inside attach browser window scope after that i am facing the issue.

Hi @Pritha_Banerjee
Try to use CHECK activity

What do you have for your selector, filter, and scope, since that’s what the error is telling us is wrong?

I see so many posts here where people just ignore what the error message is telling them, and I don’t understand why.

1 Like