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:
In Chapter 3.1 I tried to re-create top-menu-page.ts, while doing that I had a problem passing the variable to getByText function.
📸 Screenshots/GIFs/Videos:
Error: Argument of type 'String' is not assignable to parameter of type 'string | RegExp'.ts(2345)
The text was updated successfully, but these errors were encountered:
🐞 Describe the question:
In Chapter 3.1 I tried to re-create top-menu-page.ts, while doing that I had a problem passing the variable to getByText function.
📸 Screenshots/GIFs/Videos:
Error: Argument of type 'String' is not assignable to parameter of type 'string | RegExp'.ts(2345)
The text was updated successfully, but these errors were encountered: