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

assertTextNotPresent not working #56

Open
nitingautam opened this issue Apr 19, 2013 · 4 comments
Open

assertTextNotPresent not working #56

nitingautam opened this issue Apr 19, 2013 · 4 comments

Comments

@nitingautam
Copy link

I am trying to use assertTextNotPresent command which is listed in soda js files but it is not supporting...

@nitingautam
Copy link
Author

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 = []

@bingomanatee
Copy link

the wd project is the best maintained selenium bridge for Node. I'd encourage you to investigate there.

@nitingautam
Copy link
Author

bingomanatee is wd using same syntax like Soda ?

@paulbjensen
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants