-
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
Category Archives: test
Extending RobotFramework to check emails
In the two first tutorials (How to use RobotFramework With SeleniumLibrary and How to use RobotFramework Part 2), Mathieu Bultel showed us how to use Robot Framework to test your web applications. Unfortunately, Robot Framework doesn’t always give you means … Continue reading
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
Selenium 2.0 is released
For newcomers, Selenium is a framework for testing web applications or interactive web sites. It is used to automate web actions and test results. Incoming search terms:automating putty using seleniumselenium puttyhow to interact with putty using selenium webdriverselenium debianhow to … Continue reading