bazelbuild / rules_webtesting

Bazel rules to allow testing against a browser with WebDriver.
Apache License 2.0
97 stars 56 forks source link

Update upload_file endpoint. #431

Closed katrina95 closed 3 years ago

katrina95 commented 3 years ago

Update upload_file endpoint to support both "session/session_id/file" and "session/session_id/se/file". This is to be compatible for a new change in selenium(https://github.com/SeleniumHQ/selenium/commit/824617b75181f0cb8a83025d8acfb70b37038f6b) and provide backward compability.