@rnw-community/wdio 0.24.6 → 0.24.7

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/readme.md +6 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rnw-community/wdio",
3
- "version": "0.24.6",
3
+ "version": "0.24.7",
4
4
  "private": false,
5
5
  "description": "WDIO commands, page objects and utils",
6
6
  "keywords": [
@@ -35,7 +35,7 @@
35
35
  "engines": {
36
36
  "node": ">=14.0.0"
37
37
  },
38
- "gitHead": "ed2cec449e634a16dc3a80b4a8cd2d1d28c9f9c4",
38
+ "gitHead": "cc7bc06e6de29cd1e6c3eed7a93d89d28753d5ef",
39
39
  "dependencies": {
40
40
  "@rnw-community/shared": "^0.8.0"
41
41
  },
package/readme.md CHANGED
@@ -14,6 +14,12 @@ Install additional peer dependencies:
14
14
 
15
15
  ## Usage
16
16
 
17
+ ### VisibleComponent
18
+
19
+ #### getVisibleComponent
20
+
21
+ #### createVisibleComponent
22
+
17
23
  ## Utils
18
24
 
19
25
  ### setTestID