@vitest/browser 4.1.1 → 4.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/context.d.ts CHANGED
@@ -21,7 +21,7 @@ export { CDPSession };
21
21
 
22
22
  export interface ScreenshotOptions extends SelectorOptions {
23
23
  /**
24
- * The HTML element to screeshot.
24
+ * The HTML element to screenshot.
25
25
  */
26
26
  element?: Element | Locator
27
27
  /**
@@ -905,7 +905,7 @@ export type PrettyDOMOptions = Omit<StringifyOptions, 'maxLength'>
905
905
 
906
906
  export const utils: {
907
907
  /**
908
- * This is simillar to calling `page.elementLocator`, but it returns only
908
+ * This is similar to calling `page.elementLocator`, but it returns only
909
909
  * locator selectors.
910
910
  */
911
911
  getElementLocatorSelectors(element: Element): LocatorSelectors
@@ -1,24 +1,24 @@
1
1
  {
2
- "_utils-Dsu9dGGg.js": {
3
- "file": "__vitest_browser__/utils-Dsu9dGGg.js",
2
+ "_utils-DmkAiRYk.js": {
3
+ "file": "__vitest_browser__/utils-DmkAiRYk.js",
4
4
  "name": "utils"
5
5
  },
6
6
  "orchestrator.html": {
7
- "file": "__vitest_browser__/orchestrator-DOndLT0I.js",
7
+ "file": "__vitest_browser__/orchestrator-DM4mHHP0.js",
8
8
  "name": "orchestrator",
9
9
  "src": "orchestrator.html",
10
10
  "isEntry": true,
11
11
  "imports": [
12
- "_utils-Dsu9dGGg.js"
12
+ "_utils-DmkAiRYk.js"
13
13
  ]
14
14
  },
15
15
  "tester/tester.html": {
16
- "file": "__vitest_browser__/tester-FJ31y3VC.js",
16
+ "file": "__vitest_browser__/tester-DvOWMUmv.js",
17
17
  "name": "tester",
18
18
  "src": "tester/tester.html",
19
19
  "isEntry": true,
20
20
  "imports": [
21
- "_utils-Dsu9dGGg.js"
21
+ "_utils-DmkAiRYk.js"
22
22
  ]
23
23
  }
24
24
  }