https://github.com/marketsquare/robotframework-primefaces
An extension to Robot Framework's SeleniumLibrary for queue-based waiting on PrimeFaces pages.
https://github.com/marketsquare/robotframework-primefaces
Last synced: 9 months ago
JSON representation
An extension to Robot Framework's SeleniumLibrary for queue-based waiting on PrimeFaces pages.
- Host: GitHub
- URL: https://github.com/marketsquare/robotframework-primefaces
- Owner: MarketSquare
- Created: 2018-04-07T16:38:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T23:23:47.000Z (almost 5 years ago)
- Last Synced: 2025-06-27T23:35:20.221Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
# PrimeFacesLibrary
This Robot Framework library adds an implicit wait which waits for the PrimeFaces queue to empty when using SeleniumLibrary locators.
## How to Install
```cmd
python setup.py install
```