Comment by [email protected]:

Found these also, might be useful to add them as well (to the external libraries): * [https://github.com/ariya/phantomjs/network/members PhantomJS] and [https://github.com/mkorpela/RoboZombie/network/members Zombie.js] libraries (similar to SeleniumLibrary but headless) * [https://github.com/robotframework/Rammbock Generic Network Protocol test library] * [http://code.google.com/p/robotframework-restlibrary/ REST specific HTTP library] * [https://github.com/pavlobaron/robotframework-soapuilibrary/network/members SoapUI library] (similar approach to Sikuli lib, but with SoapUI) * [https://github.com/lovelysystems/robotframework-ioslibrary IOS (Iphone/Ipad) test automation library] (uses [https://github.com/calabash/calabash-ios-server Calabash IOS Server] to drive IOS device) * [https://github.com/lovelysystems/robotframework-androidlibrary Android test automation library] (uses [https://github.com/lovelysystems/robotframework-androidlibrary Calabash Android Server] to drive android device)
 * [https://github.com/Senseg/robotframework-libs ADB (android) library]
* [https://github.com/zheli/robot-framework-VmrunLibrary VMWare] and [http://code.google.com/p/robotframework-hypervlibrary/ HyperV] virtual machine libraries * Library supporting [https://github.com/xyb/robotframework-debuglibrary/network/members debugging in robot framework] * [https://github.com/bulkan/robotframework-difflibrary Diff style file comparison library] * [https://github.com/semperos/robot-framework-clowd/network/members Closure webdriver library] * Sikuli integration libraries [http://code.google.com/p/simplesikuli/ here] and [https://github.com/ljszalai/rfsikuli here] (The how-to is helpful, but not exactly a library. Checkout [https://github.com/Walsen/Sikuli-RobotFramework-Linux here] for code based on the how-to though)
 * [https://github.com/korda/robotframework-mail email library]
* [https://github.com/jfilipe/robotframework-imagecomparison Image Comparison library] * [https://github.com/robotframework/HTMLChecker HTML Check library] (doesn't look maintained though, for shame Janne :D)

May also want to mention [https://groups.google.com/d/msg/robotframework-users/pQgJNz2BQmI/fUQzpOt2YHoJ this] is coming (to avoid duplication of work by others)

For more information:
http://code.google.com/p/robotframework/wiki/TestLibraries

Reply via email to