Skip to content

Automatic screenshots. #16

@charleslbryant

Description

@charleslbryant

Screen shots are helpful in proving the results of a test run or helping to research a test failure.

We could have a feature that automatically triggers a screen shot on test failure or exception.

We may even be able to add an attribute or method that would trigger a screen shot on a test step. When the runner finds the attribute on a step method, after the step runs take a screen shot.

Also, we could have a feature where every step is captured, test recording. We could configure for every test in a suite or feature.

For example we could change TestPipe Browser API to expose functionality similar to WebDriver C# EventFiringWebDriver. Then TestPipe can catch events to trigger screen shots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions