Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RE: Garbling test case paths. Improvements to Selenium IDE. #4

Open
peter-lyons-kehl opened this issue Aug 30, 2016 · 0 comments
Open

Comments

@peter-lyons-kehl
Copy link
Member

Hi Andrew @andrewlorien,

Thank you for commenting on SeleniumHQ/selenium#1653.

How do you you use Selenium IDE? Only for capturing and exporting the tests to WebDriver? If you also run the tests in Selenium IDE, you will benefit from SelBlocksGlobal and SeLite.

SeLite allows you to re-use parts of test cases through functions: function...endFunction. It adds control statements - if...endIf, for...endFor. It supports custom configuration fields at granular level - good for sharing in team.

See http://selite.github.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant