Open turt2live opened 5 years ago
We use puppeteer to talk to the browser, firefox support is still marked as experimental: https://aslushnikov.github.io/ispuppeteerfirefoxready/
looking at the supported api, that might be enough for the parts of puppeteer that we use.
Firefox, IE, and Chrome all have WebDriver support and we should be using that