-
Recent Posts
Recent Comments
- Jonathan Hartley on How to use Jenkins for python development
- My Homepage on Announcing Pylibssh2 1.0.1
- Homepage on Announcing PyLogsParser 0.1
- ucas personal statement on How to use RobotFramework with the Selenium Library
- Helaine on How to use RobotFramework with the Selenium Library
Archives
Categories
Meta
Tags
Tag Archives: selenium
How to use RobotFramework (part 2)
In our first tutorial, we explained how to use Robot Framework with the famous Selenium Library. Robot Framework (RF) includes many libraries : In the RF package you have 8 standards test libraries (builtin, OS, Screenshot, Telnet, Collection, String, Dialogs … Continue reading
How to use RobotFramework with the Selenium Library
At Wallix we use RobotFramework to test our products AdminBastion and LogBox in a black box way mainly for exercising the web interface. In this blog post we’ll explain one way of using RobotFramework to test web interfaces either for … Continue reading