Skip to content

onuchin73/build-yandex-browser-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Build yandex browser image for selenoid

$BROWSER_VERSION = Browser version from Yandex repository.
$DRIVER_VERSION = Linux version of the Yandex browser driver from Yandex repository.

$BROWSER_VERSION format = 1.1.1.1-1 $DRIVER_VERSION format = 1.1.1.1

#1 clone this repository : git clone https://github.com/onuchin73/build-yandex-browser-image.git
#2 go to the folder : cd buildYandexBrowser
#3 run build by bash : docker build --build-arg BROWSER_VERSION=$BROWSER_VERSION --build-arg DRIVER_VERSION=$DRIVER_VERSION -t MyUSER/yandex_browser:$BROWSER_VERSION .

About

Build yandex browser image for selenoid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published