Ian Dikhtiar
Results
1
issues of
Ian Dikhtiar
You use "Screenshot.capybara_root" all the time, but in my project screenshots are not in the root of my tests folder. "capybara_root" method sets `capybara_tmp_path = Capybara.save_and_open_page_path || '.'`, which is...