Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In constructor passed this.variable to getByText not letting as expecting String #37

Open
coding-umr opened this issue May 11, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed pending question Further information is requested

Comments

@coding-umr
Copy link

🐞 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:
image
Error: Argument of type 'String' is not assignable to parameter of type 'string | RegExp'.ts(2345)

@coding-umr coding-umr added help wanted Extra attention is needed pending question Further information is requested labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed pending question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants