Hello,
I have some links in the AUT and the XPath looks like the following:
//a[contains(text(),‘Communication services’)]
Since the frontend can be used in German, English and French, the value “Communication services” can change.
How do I alter the script, in order to be able to cover all possible languages? I want to be able to run the tests in different languages.
Thank you very much for your support.
Best regards,
Marc