We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f02fc commit ab80d9bCopy full SHA for ab80d9b
packages/selenium-ide/src/neo/models/Command.js
@@ -452,7 +452,7 @@ class CommandList {
452
}],
453
[ "open", {
454
name: "open",
455
- description: "Opens a URL and waits for teh page to load before proceeding. \
+ description: "Opens a URL and waits for the page to load before proceeding. \
456
This accepts both relative and absolute URLs.",
457
target: ArgTypes.url
458
0 commit comments