budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
8.91k stars 1.21k forks source link

Update release.sh #329

Closed yogeshpatel81 closed 1 year ago

yogeshpatel81 commented 1 year ago

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

How has this been tested?

codecov-commenter commented 1 year ago

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.