-
-
Notifications
You must be signed in to change notification settings - Fork 747
Using autoLogin with TypeScript? #3276
Unanswered
nateGarcia
asked this question in
Q&A
-
Hello! I am a noob with TypeScript. Can anyone help me to understand how to make the autoLogin
plugin work with a .ts
test?
⨯ Unable to compile TypeScript:
tests/test_my_playwright_test.ts:5:27 - error TS2339: Property 'login' does not exist on type 'SupportObject'.
Scenario('my test', ({ I, login }) => {
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment