How can I navigate to a particular URL with Serenity?
Hello Alex,
For navigating to a particular URL, you just need the below command in case of Serenity:
@DefaultUrl("https://www.google.com/ncr")
How can I navigate to a particular URL with Serenity?
Hello Alex,
For navigating to a particular URL, you just need the below command in case of Serenity:
@DefaultUrl("https://www.google.com/ncr")