-
(//div[contains(@class,'no-result-contact-info')]/p)[1]
FAIL InvalidArgumentException: Message: invalid argument: invalid locator
This type of above Xpath [1] or ( used ) robotframework-appiumlib…
-
File "/home/minh/.local/lib/python2.7/site-packages/AsyncLibrary/async.py", line 42, in wrapped_f
f = self._get_handler_from_keyword(keyword)
File "/home/minh/.local/lib/python2.7/site-package…
-
**Describe the bug**
I get an error when trying to run "RobotCode: Create New File" in VSCode command palette
Not sure what this command is supposed to do, but it currently results in an error.
…
-
Create a document for rules for submitting work items in the style guide.
See example: https://github.com/robotframework/robotframework/blob/master/CONTRIBUTING.rst
Leverage the `Good First Issu…
-
Hi,
Do you know how I can install formslibrary on Robot Framework?
Is RIDE compatible with this library?
Regards, Hanolia
-
Hello there,I recently tried the robotframework-retryfailed library
https://docs.robotframework.org/docs/flaky_tests
I wanted to give the flaky tests the ability to start a second run if they fail…
-
Can you update files to be compatible with python3?
-
**Describe the bug**
When I use the Allure listener with Robot-Framework, a huge amount of files are generated.
For example : around 3000 json & html files (13MB !) are generated for a couple of bas…
-
- auto assign ids from testomat
- manual ids assignment
- sync with testomat.io
Support following actions:
- Importing Into Project
- Disable Detached Tests
- Synchronous Import
- Auto-assign…
-
running a simple test remotely on an agent seems to be working
```
rfremoterun 192.168.178.100 simple_suite.robot
Connecting to: http://192.168.178.100:1471
Robot execution response:
======…