Closed shaktik1989 closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sorry for inconvenience for a long time. This bug will be fixed in the next release.
@shaktik1989 https://rubygems.org/gems/playwright-ruby-client/versions/1.28.1 would fix this problem.
Step To Reproduce / Observed behavior
Expected behavior
page.on("response", ->(response) { puts response.body }) This line should print the response of the api on console
Environment
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux] Paste the output of
ruby --version