@letsrunit/executor 0.16.0 → 0.17.0
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/dist/index.js
CHANGED
|
@@ -17333,7 +17333,7 @@ var require_tlds = __commonJS({
|
|
|
17333
17333
|
var re2_default;
|
|
17334
17334
|
var init_re2 = __esm({
|
|
17335
17335
|
"../../node_modules/re2/build/Release/re2.node"() {
|
|
17336
|
-
re2_default = "./re2-
|
|
17336
|
+
re2_default = "./re2-EDMAKNVO.node";
|
|
17337
17337
|
}
|
|
17338
17338
|
});
|
|
17339
17339
|
|
|
@@ -92939,7 +92939,7 @@ Only use the following \`When\` steps:
|
|
|
92939
92939
|
|
|
92940
92940
|
* \`{locator}\` - A readable description of a page element
|
|
92941
92941
|
* \`{keys}\` - Keyboard input like "Enter" or "CTRL + S"
|
|
92942
|
-
* \`{value}\` - A string, number, or
|
|
92942
|
+
* \`{value}\` - A string, number, date, or generated password, for example "Hello", 10, \`date of tomorrow\`, \`date "2026-02-22"\`, or \`password of "user-uuid"\`
|
|
92943
92943
|
|
|
92944
92944
|
**Locator rules**:
|
|
92945
92945
|
${locatorRules}
|