tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

browser.toml (242B)


      1 [DEFAULT]
      2 tags = "wd"
      3 subsuite = "remote"
      4 args = [
      5  "--remote-debugging-port",
      6 ]
      7 support-files = ["head.js"]
      8 
      9 ["browser_ProxyPerUserContextManager.js"]
     10 
     11 ["browser_RemoteValue.js"]
     12 
     13 ["browser_RemoteValueDOM.js"]
     14 
     15 ["browser_WebDriverBiDi.js"]