Open TylerRick opened 2 years ago
Saves it in Thread.current[:capybara_screenshot_offending_frame], like we already have for Thread.current[:capybara_screenshot_offending_window]
Thread.current[:capybara_screenshot_offending_frame]
Thread.current[:capybara_screenshot_offending_window]
Saves it in
Thread.current[:capybara_screenshot_offending_frame]
, like we already have forThread.current[:capybara_screenshot_offending_window]