docker-android
docker-android copied to clipboard
Update release.sh
fixing issue 309 - https://github.com/budtmo/docker-android/issues/309
Purpose of changes
fixing issue 309
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: A new session could not be created. Details: session not created: This version of ChromeDriver only supports Chrome version 93 Current browser version is 91.0.4472.114 with package name com.android.chrome
Types of changes
chrome driver version number change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
How has this been tested?
Codecov Report
Merging #329 (69c0bbd) into master (1d192c8) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #329 +/- ##
=======================================
Coverage 70.39% 70.39%
=======================================
Files 2 2
Lines 152 152
=======================================
Hits 107 107
Misses 45 45
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.