PDF::assertSee() when using inline() rendering #291
Closed
shadoWalker89
started this conversation in
Ideas
Replies: 1 comment
-
|
Feel free to send a PR for this, make sure to include tests. |
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.
-
Hello,
First of all i want to thank you for the amazing package.
In my app i'm using
In my tests when doing
PDF::assertSee() it does not work because the html attribute on the object is an empty string, because i'm not using the html() method on the PDF object
Is it possible that assertSee() take into consideration the html rendered from the view ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions