File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,9 @@ documentation = 'https://marketsquare.github.io/robotframework-requests/doc/Requ
172172[[[SeleniumLibrary] ]]
173173command = [' %executable -m pip install -U robotframework-seleniumlibrary' ]
174174documentation = ' 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] ]]
176179command = [' %executable -m pip install -U robotframework-sikuliLibrary' ]
177180documentation = ' https://marketsquare.github.io/robotframework-SikuliLibrary/docs/SikuliLibrary.html'
You can’t perform that action at this time.
0 commit comments