]
Lukáš Fryč commented on ARQGRA-395:
-----------------------------------
Tests pass with IE9 since ARQGRA-397 was resolved.
Graphene.guardAjax() doesn't work correctly in IE
-------------------------------------------------
Key: ARQGRA-395
URL:
https://issues.jboss.org/browse/ARQGRA-395
Project: Arquillian Graphene
Issue Type: Bug
Components: core
Affects Versions: 2.0.0.CR2
Environment: IE 7, 8, 9
Reporter: Jan Dosoudil
Assignee: Lukáš Fryč
Fix For: 2.0.1.Final
I have jsf page h:commandButton with f:ajax. Testing with
Graphene.guardAjax(button).click(); works with Firefox, htmlUnit, phantomjs but
doesn't with Internet Explorer (7, 8, 9). Internet explorer calls onclick function but
without return false which causes full page submit.
button.click() works ok.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: