]> git.openstreetmap.org Git - rails.git/commit
Selenium/WebDriver thinks that `test` signals a fake file upload
authorPablo Brasero <pablo@pablobm.com>
Fri, 26 Sep 2025 12:39:19 +0000 (13:39 +0100)
committerPablo Brasero <pablo@pablobm.com>
Mon, 6 Oct 2025 16:50:08 +0000 (17:50 +0100)
commitb5d96621756534b10e80840d73602f4036ff2bc2
treee30b10bcf3bfc9f74a9716c8cc9e46dc60f1bcb2
parent02f458e7e8092b2ebff556d6538bd4a45861de08
Selenium/WebDriver thinks that `test` signals a fake file upload

Hat tip to https://blog.konoson.com/webdrivererror-you-are-trying-to-upload-something-that-isnt-a-file
test/application_system_test_case.rb
test/controllers/sessions_controller_test.rb
test/factories/user.rb
test/integration/login_test.rb
test/integration/oauth2_test.rb
test/integration/page_locale_test.rb
test/integration/user_blocks_test.rb
test/integration/user_diaries_test.rb
test/integration/user_terms_seen_test.rb
test/system/user_login_test.rb
test/test_helper.rb