Hello Community,
I can't find any describtion how web page selector is working.
My expectation would be, prerequisite of finding any web ui element should be that said web element is placed on the right web page, as defined at the web page selector. Said web page selector should contain the web pages url. Am I right?
After capturing a web page selector, I got the following result:

In the bottom line I can't see any url-information.
Even if I switch to custom editor, there is no information regarding correct url:

As you can see in the first picture, the web pages url contains a customer number, which is specific for every customer.
Here my questions:
1.) How can I define the url as part of the web pages selector? At the moment it seems to me, that the url is not checked by the selection mechanism. That meens, the searched web ui element could be placed on any web page.
2.) What is the right syntax for the definition of the web page selector? Can the selector contain wildcards and/or variables in the url part?
Many thanks in advance for the support