Skip to content

quic-interop/browser-webtransport-interop-runner

Repository files navigation

Browser Images for the WebTransport Interop Runner

This repository provides Interop Runner images for Chrome and Firefox, for running WebTransport interop tests in either browser.

Chrome image

The Chrome image uses the Dev Channel release for Linux. Chrome is controlled by Selenium using ChromeDriver.

Firefox image

The Firefox image uses Firefox from Mozilla’s APT repository. Firefox is controlled by Selenium using GeckoDriver.

Building the images

Build the Chrome image with:

docker build -f Dockerfile_chrome -t chrome-webtransport-interop .

Build the Firefox image with:

docker build -f Dockerfile_firefox -t firefox-webtransport-interop .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors