Browser Steps - 'Response' object is not subscriptable #2099
Closed
mrnoisytiger
started this conversation in
General
Replies: 2 comments 9 replies
-
duplicate #1823 |
Beta Was this translation helpful? Give feedback.
4 replies
-
@dgtlmoon Does not work at all, not even once immediately after a restart. Restarted all dockers, restarted the system. Logs from the most recent attempt are below. Identical error and the browser console logs look identical as well unfortunately. ChangeDetection Container
Playwright Docker
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
A clear and concise description of what the bug is.
When using Browser Steps, I get the error
'Response' object is not subscriptable
from the browser.ChangeDetection logs show:
Playwright docker does not show an error.
Version
v0.45.12
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Browser Steps will connect and appear.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Docker compose file for setup is:
I get the error below from the browser console as well:
I've reviewed the issues #1627 and #1823 but they do not appear to give adequate solutions to the problem. I'm having the issue with both the full URL as well as the localhost URL. I do not have any authentication set up (with the full URL behind CF Access/Tunnels).
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions