Skip to content

Commit

Permalink
Update CHANGELOG, test taking pic of signature page
Browse files Browse the repository at this point in the history
  • Loading branch information
plocket committed Feb 15, 2023
1 parent 008fa9a commit 3c29ceb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,12 @@ Format:
-
-->
## [Unreleased]
## Added
### Added
- Contribution docs

### Fixed
- #511, couldn't take screenshots of signature pages https://github.com/SuffolkLITLab/ALKiln/issues/511

## [4.10.3] - 2023-01-11
### Removed
- Internal - ignore local test output files. Part 2 of the process out of 2.
Expand Down
12 changes: 6 additions & 6 deletions docassemble/ALKilnTests/data/sources/observation_steps.feature
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ Scenario: I check the pages for accessibility
| buttons_other | button_2 | |
| buttons_yesnomaybe | True | |

#@fast @o13 @signature @screenshot
#Scenario: I take a screenshot of the signature
# Given I start the interview at "test_signature.yml"
# And I sign
# And I take a screenshot
# Then I tap to continue
@fast @o13 @signature @screenshot
Scenario: I take a screenshot of the signature
Given I start the interview at "test_signature.yml"
And I sign
And I take a screenshot
Then I tap to continue

0 comments on commit 3c29ceb

Please sign in to comment.