Pressacco

Results 4 issues of Pressacco

Assuming that I am using the FlaUI library correctly, there may be cases where a window will not be made fully visible when given `Focus()`. # Steps To Reproduce The...

## Background - The _Screenplay_ `Actor` generates a nice "plain English" log file which can be reviewed post-test run. ## Actual Behavior The following is missing when the response to...

bug

### Description #### Intent Extract a test _summary_, by filtering the _Screenplay_ log by `severity`. This could be accomplished by logging the following as `Trace`: - `attempts to` - `asks...

enhancement

# Environment - `net8.0` - `` # Steps To Reproduce 1. Create a `JiraCommands` class with at lease one `Command` 2. Compile the `Main` listed below. 3. Run: `.\Demo.exe --help`...