Hi everyone.
I am woriking on automating document creation for DHL online shipping service.
I want to select the shipping destination on the far right that I registered as a favorite, but the screen shows the same "create a new shipment" so
the element is not found an error will occur. The only difference between the three selectors is that they end with ez(1) or eq(2) or not any caractors.
The Name in selector is displayed as shown below, so I have not modified the selector, but do I need to modify the selector to identify the shipping destination on the far right?
I tried adding an image for a shipping destination as condition, but I get the same error.
Could you please tell me how to identify the shipping destination on the far right to create a new shipment?
Please see the attached PDF of the web page and selector.
Thank you very much.