You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
212
212
-[Browser](https://pypi.org/project/robotframework-browser/) - Automate the browser using Playwright.
213
213
-[Page Object Library](https://github.com/boakley/robotframework-pageobjectlibrary) Library that makes it possible to use the page object pattern when testing web pages.
214
214
-[QWeb](https://github.com/qentinelqi/qweb) - Keyword based test automation for the web. ([Keywords](https://qentinelqi.github.io/qweb/QWeb.html))
215
-
-[Selenium Library](robotframework-seleniumlibrary) Web testing based on Selenium.
215
+
-[Selenium Library](https://github.com/robotframework/SeleniumLibrary) Web testing based on Selenium.
216
216
-[Selenium Screenshots](https://pypi.org/project/robotframework-seleniumscreenshots/) Capture annotated screenshots with SeleniumLibrary.
217
217
-[Selenium Testability](https://pypi.org/project/robotframework-seleniumtestability/) Provides either manual or automatic waiting asyncronous events within SUT.
218
218
@@ -226,7 +226,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
226
226
-[robotframework-rp-tools](https://pypi.org/project/robotframework-rp-tools/) - Listener and visitor modules for integration with ReportPortal.
227
227
-[RobotMK](https://www.robotmk.org) - Integration for the Open Source monitoring solution [Checkmk](https://checkmk.com).
228
228
-[molecule-robotframework](https://pypi.org/project/molecule-robotframework/) - Ansible Molecule plugin for running molecule tests with Robot Framework.
229
-
-[pytest-robotframework](https://pypi.org/project/pytest_robotframework/) - Pytest plugin for creating Robot Framework reports and running tests.
229
+
-[pytest-robotframework](https://pypi.org/project/pytest-robotframework/) - Pytest plugin for creating Robot Framework reports and running tests.
230
230
231
231
### Network Testing
232
232
@@ -306,6 +306,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
306
306
307
307
-[robotframework-cookbook](https://github.com/adrianyorke/robotframework-cookbook) - A curated list of delicious Robot Framework recipes that will help accelerate the development of test automation scripts, especially for beginner or intermediate level engineers.
308
308
-[RobotFramework Youtube Channel](https://www.youtube.com/c/RobotFrameworkChannel) with speaches from previous Robocon and [tutorials in the live section](https://www.youtube.com/@RobotFrameworkChannel/streams).
309
+
-[Pekka's Demos](https://www.youtube.com/playlist?list=PLSK6YK5OGX1BHhuGsz407aPuxPUILmzOP) - A playlist of video's demonstrating Robot Framework by its creator Pekka
309
310
310
311
### Robocon
311
312
@@ -324,7 +325,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
324
325
325
326
[Robot Framework Conference by Polish Community](https://wrobocon.eu)
0 commit comments