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

Step "the window should be titled" is broken #102

Closed
makmic opened this issue Jul 2, 2019 · 0 comments
Closed

Step "the window should be titled" is broken #102

makmic opened this issue Jul 2, 2019 · 0 comments

Comments

@makmic
Copy link
Member

makmic commented Jul 2, 2019

The current implementation of the step the window should be titled "<>" is broken:

expect(pag).to have_css('title', :text => title)

Please fix the line to include expect(page).to ... and add tests for this step.

ThomasT-makandra added a commit that referenced this issue Jul 15, 2019
…led_step

fix 'the window should be titled' step - closes: #102
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

1 participant