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

Help understanding the workflow #10

Closed
gajo4256 opened this issue Jun 6, 2018 · 2 comments
Closed

Help understanding the workflow #10

gajo4256 opened this issue Jun 6, 2018 · 2 comments

Comments

@gajo4256
Copy link

gajo4256 commented Jun 6, 2018

Hi,

I have a problem finding out where does 'testController' comes from in github.js or google.js.
E.g.:

await testController.navigateTo(githubPage.github.url());

How do this test files know where this is defined? I thought this should be defined in hooks.js, but it seems I'm missing something.

Thnx!

@rquellh
Copy link
Owner

rquellh commented Jun 10, 2018

Hey @gajo4256

The testController is defined in the world.js file.

@gajo4256
Copy link
Author

okay, thnx

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