An open API service indexing awesome lists of open source software.

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.

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
```