/selenium_poetry

Selenium Poetry is a DSL created to separate the test intention from the HTML selectors. HTML selector are placed in separate YAML files, while the test uses identifiers (phrases) to refer to the selectors in the YAML files.

Primary LanguageRubyMIT LicenseMIT

Stargazers