WebDriver/RemoteProtocol/GutenbergCDPUsage: Difference between revisions

Jump to navigation Jump to search
note on executablePath, in case its helpful for others
(The `env` family of scripts has been deprecated. Please use `wp-env` instead.)
(note on executablePath, in case its helpful for others)
Line 32: Line 32:
</pre>
</pre>


Copy our modifications of Puppeteer:
<small>Note: Puppeteer can download and install Firefox Nightly and you can use the path it installs into for the executablePath. For example, on macOS: <code>path/to/gutenberg/node_modules/puppeteer/.local-firefox/mac-80/Firefox\ Nightly.app/Contents/MacOS/firefox</code></small>
 
# Copy Firefox's modifications of Puppeteer:


<pre>
<pre>
16

edits

Navigation menu