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 ¶
var K6ObjectScript string
K6ObjectScript is used to propagate information to other libraries about the current user session.
var QueryAll string
QueryAll queries all the elements in a given scope (document by default).
var ScrollIntoView string
ScrollIntoView scrolls an element into view.
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
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.