mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Docs: Fix poorly rendered link
The source had a backtick transposed with a right square bracket which was confusing things.
This commit is contained in:
parent
d32d8e3ace
commit
4ba59d260b
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ await testSubjects.click(‘containerButton’);
|
|||
|
||||
* remote
|
||||
* Source: {blob}test/functional/services/remote/remote.js[test/functional/services/remote/remote.js]
|
||||
* Instance of https://theintern.github.io/leadfoot/module-leadfoot_Command.html[Leadfoot's `Command]` class
|
||||
* Instance of https://theintern.github.io/leadfoot/module-leadfoot_Command.html[Leadfoot's `Command`] class
|
||||
* Responsible for all communication with the browser
|
||||
* Higher level options: `testSubjects`, `find`, and `PageObjects.common`
|
||||
* See the https://theintern.github.io/leadfoot/module-leadfoot_Command.html[leadfoot/Command API] for full API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue