Cannot find the UI element corresponding to this selector firefox

Hi,

I got this error when webscrapping “Cannot find the UI element corresponding to this selector” , its in firefox.

any idea ?

Thansk,

It means that your selector is defined in such a way that it does not identify an existing element in the browser. You’ll need to refine your selector in UI Explorer or by using Indicate Element on Screen for the activity.