How to mock WebdriverIO.Element with sinon-chai

Joined
Aug 31, 2023
Messages
1
Reaction score
0
I'm creating a web testing framework wrapping wdio.js.

In my framework, I need to translate from my wrapper object to WebdriverIO.Element so that I can call getAttribute() which hangs off of $. But I can't figure out how to spy/stub/mock $ or WebdriverIO.Element such that I can find out what parameter getAtribute() was called with.

Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top