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 dcbcffc commit 1184cbeCopy full SHA for 1184cbe
packages/selenium-ide/src/neo/models/Command.js
@@ -509,7 +509,7 @@ class CommandList {
509
[ "selectWindow", {
510
name: "select window",
511
description: "Selects a popup window using a window locator. Once a popup \
512
- window has been selected, all commands wll go to that window. \
+ window has been selected, all commands will go to that window. \
513
To select the main window again, use null as the target. \
514
Window locators provide different ways of specifying the window \
515
object: by title or by generated id.",
0 commit comments