Open nitingautam opened 11 years ago
I added this manually to client.js under accessors array and it worked for me. please update at your end with latest supported commands.
exports.accessors = []
the wd project is the best maintained selenium bridge for Node. I'd encourage you to investigate there.
bingomanatee is wd using same syntax like Soda ?
Hi,
The npm published version of the module does not contain the latest commit to this repo, where this issue was fixed.
It would be good if the npm version could be bumped and published.
I am trying to use assertTextNotPresent command which is listed in soda js files but it is not supporting...