Skip to content

Commit 84e755a

Browse files
Add SeleniumTestability to the list of known Libraries
1 parent 1459d8c commit 84e755a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/robotide/preferences/settings.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,9 @@ documentation = 'https://marketsquare.github.io/robotframework-requests/doc/Requ
172172
[[[SeleniumLibrary]]]
173173
command = ['%executable -m pip install -U robotframework-seleniumlibrary']
174174
documentation = 'https://robotframework.org/SeleniumLibrary/SeleniumLibrary.html'
175+
[[[SeleniumTestability]]]
176+
documentation = 'https://marketsquare.github.io/robotframework-seleniumtestability/index.html'
177+
command = ['%executable -m pip install -U robotframework-seleniumtestability']
175178
[[[SikuliLibrary]]]
176179
command = ['%executable -m pip install -U robotframework-sikuliLibrary']
177180
documentation = 'https://marketsquare.github.io/robotframework-SikuliLibrary/docs/SikuliLibrary.html'

0 commit comments

Comments
 (0)