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

[lux-styleguidist] Resolve Selenium::WebDriver::Error::ElementClickInterceptedError in Spec #1095

Closed
kevinreiss opened this issue Mar 12, 2024 · 1 comment
Assignees

Comments

@kevinreiss
Copy link
Member

kevinreiss commented Mar 12, 2024

Currently seen in ./spec/features/decide_travel_request_spec.rb on pulibrary/lux-design-system#134, spec/features/decide_travel_request_spec.rb,

Notes

Could possibly be catching a real bug that is occurring only at certain screen sizes, this is set in capybara configuration.

@kevinreiss kevinreiss changed the title Resolve Selenium::WebDriver::Error::ElementClickInterceptedError in Specs Resolve Failing Tests in Resolve Selenium::WebDriver::Error::ElementClickInterceptedError in Spec Mar 12, 2024
@kevinreiss kevinreiss changed the title Resolve Selenium::WebDriver::Error::ElementClickInterceptedError in Spec [lux-styleguidist] Resolve Selenium::WebDriver::Error::ElementClickInterceptedError in Spec Mar 13, 2024
@sandbergja sandbergja assigned sandbergja and unassigned sandbergja Mar 15, 2024
@sandbergja
Copy link
Member

I didn't get too far on this one, but some notes about spec/features/decide_travel_request_spec.rb:84:

  • These tests pass if you use the RUN_IN_BROWSER environment variable.
  • I looked at this screen in several screen sizes. While the autocomplete dropdown certainly covers certain buttons, I did not find any screen sizes at which the dropdown covered the "Change Event Name" button.
  • The autocomplete looks pretty much the same to me on the approvals main branch as the lux-styleguidist branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants