Documentation ¶
Overview ¶
Package js provides JavaScript code that the browser module evaluates on the browser. The common package uses this package. `injected_script.js` is injected into each execution context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var QueryAll string
QueryAll queries all the elements in a given scope (document by default).
View Source
var ScrollIntoView string
ScrollIntoView scrolls an element into view.
View Source
var WebVitalIIFEScript string
WebVitalIIFEScript was downloaded from https://unpkg.com/web-vitals@3/dist/web-vitals.iife.js. Repo: https://github.com/GoogleChrome/web-vitals
View Source
var WebVitalInitScript string
WebVitalInitScript uses WebVitalIIFEScript and applies it to the current website that this init script is used against.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.