Skip to content

Commit

Permalink
[#547] TEST: ensure fixed 547 via test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
yashaka committed Jul 17, 2024
1 parent 36d349e commit 6910eef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def test_have_attribute__condition_variations(session_browser):
'firstname\n'
'Screenshot: '
) in str(error)
names.should(have.no.attribute('id').value_containing('42').each)

# with .or_
ss('.name').should(
Expand Down

0 comments on commit 6910eef

Please sign in to comment.