Skip to content

Commit

Permalink
[#530] TEST: finalize match.size tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yashaka committed Jul 12, 2024
1 parent 0960c28 commit 292dcaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ def test_actions_on_frame_element_with_logging(session_browser):
'\n'
'Timed out after 0.5s, while waiting for:\n'
"browser.element(('css selector', '.tox-edit-area__iframe')): element(('css "
"selector', '#tinymce')).all(('css selector', 'p')).has size 10\n"
"selector', '#tinymce')).all(('css selector', 'p')).have size 10\n"
'\n'
'Reason: ConditionMismatch: actual: 1\n'
) in handler.stream

0 comments on commit 292dcaf

Please sign in to comment.