You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐞 Describe the question:
Playwright introduction was absolutely clear and everything was working just fine.
On Advanced version I just try to pass the first test and I'm stuck on the Login.
You say "IMPORTANT: Create your .env file following the .env.example. The APPLITOOLS_API_KEY is the only param you'll need to uptdate to your credentials."
I've signed up to "https://demoqa.com/login"
But where shall I take USERID, APITOKEN
For me something is wrong with "await page.goto(baseURL+uiPages.login);"
But I don't get what specifically.
📸 Screenshots/GIFs/Videos:
🛝 Additional context:
🎡 A picture of your pet or a toy or something really cool:
The text was updated successfully, but these errors were encountered:
🐞 Describe the question:
Playwright introduction was absolutely clear and everything was working just fine.
On Advanced version I just try to pass the first test and I'm stuck on the Login.
I tried to follow the advise here: #3 (comment)
But it does not help.
Maybe I just missed something, but it looks like it was started from the middle. Something is not working and it's not clear where and why.
https://github.com/sergey-chuprikov-deel/tau-advanced-playwright
You say "IMPORTANT: Create your .env file following the .env.example. The APPLITOOLS_API_KEY is the only param you'll need to uptdate to your credentials."
I've signed up to "https://demoqa.com/login"
But where shall I take USERID, APITOKEN
For me something is wrong with "await page.goto(baseURL+uiPages.login);"
But I don't get what specifically.
📸 Screenshots/GIFs/Videos:
🛝 Additional context:
🎡 A picture of your pet or a toy or something really cool:
The text was updated successfully, but these errors were encountered: