🐞 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)
🐞 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)