Skip to content

Commit

Permalink
update Gwen to pick up Examples filtering support
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuric committed Jun 19, 2018
1 parent cc33637 commit 12f6a5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG
@@ -1,11 +1,12 @@
2.24.0
======
June 10, 2018
June 19, 2018
- Add the following DSLs to support querying alert/confirmation popup messages:
- `the <alert|confirmation> popup message <should|should not> <be|contain|start with|end with|match regex|match xpath|match json path|match template|match template file> "<expression>"`
- `the <alert|confirmation> popup message <should|should not> <be|contain|start with|end with|match regex|match xpath|match json path|match template|match template file> <attribute>`
- `I capture the <alert|confirmation> popup message`
- `I capture the <alert|confirmation> popup message as <attribute>`
- Update Gwen from v2.15.0 to v[2.15.1](https://github.com/gwen-interpreter/gwen/releases/tag/v2.15.1)

2.23.0
======
Expand Down

0 comments on commit 12f6a5d

Please sign in to comment.