]
Lukáš Fryč updated ARQAJO-94:
-----------------------------
Status: Resolved (was: Pull Request Sent)
Assignee: Lukáš Fryč
Resolution: Done
It was necessary to refactor also network traffic capturing enabling functionality.
Changes has been merged.
Provide support for Google Chrome browser in Ajocado
----------------------------------------------------
Key: ARQAJO-94
URL:
https://issues.jboss.org/browse/ARQAJO-94
Project: Arquillian Ajocado
Issue Type: Feature Request
Components: core
Affects Versions: 1.0.0.CR2
Environment: Google Chrome browser
Reporter: Juraj Huska
Assignee: Lukáš Fryč
Fix For: 1.0.0.CR2
Provide support for Google Chrome browser in Ajocado, since currently when googlechrome
is used there is well know exception throw with this message:
Cannot call method 'indexOf' of undefined"
This issue is caused by "the-same-origin-policy" and workaround is described
here:
http://jira.openqa.org/browse/SRC-740
So there is need to provide a way in Ajocado way to pass --disable-web-security when
initializing chrome.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: