Replies: 1 comment
-
Maybe you can mock the captcha rather than using it directly |
Beta Was this translation helpful? Give feedback.
0 replies
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 , im using this [captcha](mewebstudio /
captcha).
in action , if i
dd(sesstion->all())
in view component , i have access to session created by this packege.but if i die and dump session in test after this page has loaded .. i wont be able to access to session created by this package.
this is mytest :
and this is session that shows :
Im looking a way to pass this captcha in feature tests ... if any solution you can suggest .. feel free and share with me .. im about 3 day trying to pass this test ...
ps. sorry for my bad english.
Beta Was this translation helpful? Give feedback.
All reactions