Regarding the assertSeeText from response instance
#994
devansh-webkul
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
This is Devansh from Bagisto team. I started integrating pest php to Bagisto and I just want some info.
I just want to know if is there any certain text limit added in the
$response->assertSeeText(). Because earlier I was using this and it working fine,but after sometimes dom size increased and this test failed and i switched my code to this,
So is this the expected behavior or I use the
assertSeeTextmethod for some shorter responses?Thank You!
Beta Was this translation helpful? Give feedback.
All reactions