-
**Is your feature request related to a problem? Please describe.**
in the project I'm working on, `__init__.robot` runs some setup code and sets global data that is used by keywords. If want to use t…
-
```
By default, remote library currently supports Pythonic method naming for
keywords:
method keyword_name for "keyword name" in tests
there is pseudo CamelCase support if "keyword name" is represe…
-
Hi,
I am using Jenkins to run pabot and generate allure reports using the plugin. The command starts like this:
```
pabot --processes 5 --listener AllureReportLibrary.AllureListener:
```
Allure…
-
I'm a total noob at this but trying to set up automated testing on Android applications. This library seemed like it might be a good solution but I've no joy getting to run all week.
If it takes thi…
-
```py
from robot.api import logger
def test_among():
logger.console("I am console")
```
It actually does work:
![image](https://github.com/DetachHead/pytest-robotframework/assets/65446343/56…
-
```
What steps will reproduce the problem?
1. Added one of 9 following keywords and Run RIDE -> it is OK
- Get Active Window Image
- Get autoitversion
- Get screen Image
- Get version
- Run
- Wait for…
-
```
What steps will reproduce the problem?
1. Added one of 9 following keywords and Run RIDE -> it is OK
- Get Active Window Image
- Get autoitversion
- Get screen Image
- Get version
- Run
- Wait for…
-
```
What steps will reproduce the problem?
1. Added one of 9 following keywords and Run RIDE -> it is OK
- Get Active Window Image
- Get autoitversion
- Get screen Image
- Get version
- Run
- Wait for…
-
robotframework-hub 0.3
Running server with
python -m rfhub D:\workplace\suite
if suite contain in hierarchy any python scripts parsing/reading file then it crash
## Example file:
# !/usr/bin/python
f…
-
Not been able to install the library, getting this error:
register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' h…