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 99d8bb1 commit 4329ef3Copy full SHA for 4329ef3
docs/plugins/adding-commands.md
@@ -6,7 +6,7 @@ sidebar_label: Adding Commands
6
7
To add a command to Selenium IDE firstly make sure to declare it in the [manifest](plugins-getting-started#the-manifest).
8
9
-After declaring the command, Selenium IDE will expect you to respond to requests for it's execution and emission.
+After declaring the command, Selenium IDE will expect you to respond to requests for its execution and emission.
10
11
## Executing a Command
12
0 commit comments