Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

yandex browser image #511

Closed
Waldemarich opened this issue Mar 29, 2022 · 2 comments · Fixed by #514
Closed

yandex browser image #511

Waldemarich opened this issue Mar 29, 2022 · 2 comments · Fixed by #514

Comments

@Waldemarich
Copy link
Contributor

Can you add this option in entrypoint.sh (/images/static/yandex/entrypoint.sh, line 82)? --allowed-origins='*'. Without it tests dosn't work. As result line 82 should look something like this:
...
DISPLAY="$DISPLAY" /usr/bin/yandexdriver --port=4444 --allowed-ips='' --allowed-origins='*' ${DRIVER_ARGS} &
...

@vania-pooh
Copy link
Member

@Waldemarich please send a PR.

@Waldemarich
Copy link
Contributor Author

@vania-pooh got it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants