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

Get mobile tags working again #186

Open
TRBPRO23 opened this issue Jan 29, 2019 · 5 comments
Open

Get mobile tags working again #186

TRBPRO23 opened this issue Jan 29, 2019 · 5 comments

Comments

@TRBPRO23
Copy link
Contributor

When you tag something as the below

screenSizes: {
    sm: 360,
    md: 768,
    lg: 1024,
    xl: 1440

It is not changing the screen size

@TRBPRO23
Copy link
Contributor Author

So this appears to be broken again. When tagging a test as #sm - i would expect it to change to that size.

It is just default to full screen.

@TRBPRO23
Copy link
Contributor Author

We think the bug is in
https://www.npmjs.com/package/@phenomnomnominal/protractor-use-mocha-hook

after debugging

@TRBPRO23
Copy link
Contributor Author

We seem to be calling protractor-use-mocha-hook but it nevers runs our call back

@phenomnomnominal
Copy link
Contributor

Which version of @phenomnomnominal/protractor-use-mocha-hook is installed?

@TRBPRO23
Copy link
Contributor Author

"version": "0.1.5",

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