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

can not use the protractor's function to select elements #28

Open
ww18 opened this issue Oct 29, 2015 · 1 comment
Open

can not use the protractor's function to select elements #28

ww18 opened this issue Oct 29, 2015 · 1 comment

Comments

@ww18
Copy link

ww18 commented Oct 29, 2015

can not use the protractor's element key to select elements
I change the world file, change the this.by = webdriver.By; when i use sut.by.buttonText(), It can not find the element
TypeError: undefined is not a function
at Support.findByText (/Users/phoebe/projects/protractor-cucumber-master/example/features/step_definitions/support.js:17:34)
at World.

@JasonSmiley208
Copy link

I've noticed lots of the protractor elements are not working as well.

For example, protractor.ExpectedConditons don't work (seems like nothing is initialized properly)

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

2 participants