Is there selenium / browser / javascript execution support? #13
Answered
by
ksassnowski
thomasmoors
asked this question in
Q&A
|
In the docs I could not find anything currently, but as many websites use frontend frameworks nowadays it might be handy to have this option also. |
Answered by
ksassnowski
Jan 11, 2022
Replies: 2 comments 2 replies
|
This is already possible: https://roach-php.dev/docs/downloader-middleware#executing-javascript Granted, it might not be the most discoverable place in the docs 😅 |
0 replies
Answer selected by
thomasmoors
|
Do we have any examples for this Javascript feature? I'm stuck when trying to fetch data from a website using Ajax to render their posts. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is already possible: https://roach-php.dev/docs/downloader-middleware#executing-javascript Granted, it might not be the most discoverable place in the docs 😅