-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
reportsIssues which relate to Screenplay reportsIssues which relate to Screenplay reports
Description
The OpenUrl action is providing incorrect reports. For example in the test CSF.Screenplay.Selenium.Actions.ClickTests.ClickingAButtonShouldTriggerAnEvent, the report reads the following:
Webster opens their browser at http://localhost:5102/ClickTests.html: http://localhost:5102/ClickTests.html
But instead it should read:
Webster opens their browser at the test page: http://localhost:5102/ClickTests.html
It's printing the URL twice, where it should have displayed the name then the URL.
Metadata
Metadata
Assignees
Labels
reportsIssues which relate to Screenplay reportsIssues which relate to Screenplay reports