WebDriver/RemoteProtocol: Difference between revisions

Jump to navigation Jump to search
m
(add FAQ re webdriver)
m (→‎FAQ: -)
Line 29: Line 29:
: puppeteer-firefox is an experimental package from Google. It communicates solely with an outdated Firefox fork and is no longer maintained. It is not compatible with official Firefox releases.
: puppeteer-firefox is an experimental package from Google. It communicates solely with an outdated Firefox fork and is no longer maintained. It is not compatible with official Firefox releases.
; Can I use Playwright with Firefox?
; Can I use Playwright with Firefox?
: Playwright communicates with a different Firefox fork, similarly to puppeteer-firefox. The Firefox binary downloaded when installing Playwright is maintained by the Microsoft Playwright team, not Mozilla. In the future, Playwright should be able to interact with official Firefox binaries along the same lines as Puppeteer.
: Playwright communicates with a different Firefox fork, similarly to the deprecated puppeteer-firefox. The Firefox binary downloaded when installing Playwright is maintained by the Microsoft Playwright team, not Mozilla. In the future, Playwright should be able to interact with official Firefox binaries along the same lines as Puppeteer.
; Is WebDriver support going away?
; Is WebDriver support going away?
: No.
: No.
Confirmed users
378

edits

Navigation menu