Skip to content

OpenUrl action is providing incorrect reports #277

@craigfowler

Description

@craigfowler

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

No one assigned

    Labels

    reportsIssues which relate to Screenplay reports

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions