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

Chrome.hyku.test does not connect #304

Closed
Tracked by #113
ShanaLMoore opened this issue Sep 25, 2023 · 1 comment
Closed
Tracked by #113

Chrome.hyku.test does not connect #304

ShanaLMoore opened this issue Sep 25, 2023 · 1 comment
Assignees

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Sep 25, 2023

When running feature specs a dev should be able to connect to chrome.hyku.test and watch the specs run.

(password: secret)

the Capybara command to open and save screenshots doesn't work either, so we're blind when we're working on feature specs.

@ShanaLMoore
Copy link
Contributor Author

in hyrax-webapp/spec/rails_helper.rb remove headless from

  options = Selenium::WebDriver::Options.chrome(args: ["disable-gpu",
                                                       "no-sandbox",
                                                       "whitelisted-ips",
                                                       "window-size=1400,1400"])

@kirkkwang kirkkwang transferred this issue from scientist-softserv/adventist-dl May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants