scenarioo / scenarioo-js

Scenarioo writer library to produce feature rich e2e test reports, e.g. from Protractor/WebDriverJS tests with Jasmine
http://www.scenarioo.org
MIT License
10 stars 3 forks source link

Custom page-name extraction from url #6

Closed xeronimus closed 10 years ago

xeronimus commented 10 years ago

As a user of scenarioo-js I want to register a custom function that extracts the page-name from the current url.

Default behavior: Per default only use the URL part after the domain, excluding also any query parameters (those could be added as metadata detail information to the step details instead)

adiherzog commented 10 years ago

:sunglasses:

bruderol commented 10 years ago

:+1: :clap: :cool: :smiley: (I love github, but there is definitiely an "I like" button missing :wink: )

xeronimus commented 10 years ago

this should work now. will be in next release.