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

Protractor-net and angular manual bootstrap #57

Open
ramyaps94 opened this issue Nov 30, 2016 · 1 comment
Open

Protractor-net and angular manual bootstrap #57

ramyaps94 opened this issue Nov 30, 2016 · 1 comment

Comments

@ramyaps94
Copy link

Does not able to find elements using NgBy.Model("modelname") or NgBy.Binding("") for an application which is using manual bootstrap process. It is not using " ng-app " directive.

@bbaia
Copy link
Owner

bbaia commented Dec 1, 2016

Did you try creating an NgDriver instance using the rootElement parameter ?
It allows you to specify the CSS selector for an element on which to find Angular.

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