How to pass a variable like an ID to a URL in Playwright?
I’m creating a new user on a test in Playwright and at next point, I will need to take the id of this new user to to be deleted.
At the end of the code, I’m creating a variable with the id of this user, like this:
How to pass a variable like an ID to a URL in Playwright?
I’m creating a new user on a test in Playwright and at next point, I will need to take the id of this new user to to be deleted.
At the end of the code, I’m creating a variable with the id of this user, like this:
How to pass a variable like an ID to a URL in Playwright?
I’m creating a new user on a test in Playwright and at next point, I will need to take the id of this new user to to be deleted.
At the end of the code, I’m creating a variable with the id of this user, like this: