-
Currently a lot of tools are listed in https://robotframework.org/?tab=tools#resources
They are ordered by their GitHub Stars.
But
* Some of them seem irrelevant, since the Robot Framework Langua…
-
It's always mentioned that this framework is for Java 8. Can anyone confirm that this framework is forward compatible? Can we use the older versions of this framework for Java 17? Or do we need use th…
-
Robot Framework is able to execute inside in the Docker container | FAIL |
AttributeError: 'SeleniumLibrary' object has no attribute '_current_browser'
------------------------------------------…
-
I am trying to automate our desktop application using Winappdriver [with Java]. There is a ultra menubar in the application whose attributes are identified by inspector tool, UI recorder and even …
-
Hi,
Will it be possible to add Robotframework-Zoomba Library support?
This will increase opportunity to test GUI, REST API, SOAP API, automation inside the container using this library.
Zoomba…
-
### What happened?
*** Settings ***
Documentation Zoomba Desktop Library Tests.
Library ApplicationLibrary.DesktopLibrary
Suite Setup Driver Setup C://Program Files//Windo…
-
### What happened?
requirements.txt
Appium-Python-Client==1.3.0
decorator==5.1.1
docutils==0.20.1
kitchen==1.2.6
psutil==5.9.4
robotframework==6.0.2
robotframework-appiumlibrary==1.6.4
robo…
-
### What happened?
I'm starting my project with Robot Framework for Desktop automation and when running my code, I have the following problem.
Note: I'm using some "old" dependencies as there are …
-
### What happened?
In the system that I will validate (Automate), when opening it, the cursor is already positioned in the User field, therefore, I inform the user and password using the "Send Keys" …
-
My company uses an in-house / open source library for running Selenium automation: https://github.com/Accruent/robotframework-zoomba, which extends Selenium Library. Since adding a SeleniumLibrary ref…