Feature: DSL As developer I want to create my own interface to use this framework @pending Scenario: Keep the common DSL Given I have the common dls defined When I invoque a page that has all html elements Then I should be able to run the follow methods: | method | | | @pending Scenario: Defining new DS Given I have the follow dls defined on dls file: | method | new_name | | | | When I invoque a page that has all html elements Then I should be able to run the follow methods: | method | | |