cheerio.load() expects a string node_modules/cheerio/lib/load.js:74:1 #3475
Unanswered
mariamaslam
asked this question in
Q&A
Replies: 1 comment
-
hi @wvl @zeke @benatkin @tomjw64 @dominik-korsa please can anyone support? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working Cypress Typescript and have integrated gmail-tester in my automation. The issue im facing is very weird. I am trying to click on a button from the email Everything seems to be workinf prefectly fine even if i click on the button manually i.e. by entering the URL the screen is displayed but while im doing this with by fetching the button URL and clicking nothing seems to be working!!
I tired multiple option, but nothing seems to be working.
Beta Was this translation helpful? Give feedback.
All reactions