tor-browser

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

enumerateDevices-with-navigation.https.html.ini (360B)


      1 [enumerateDevices-with-navigation.https.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH]
      5    if (os == "android") and debug and not sessionHistoryInParent: [TIMEOUT, OK, CRASH]
      6    if (os == "android") and not debug: [OK, TIMEOUT]