Skip to content

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

Description

@peter-lyons-kehl

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions