]
Lukáš Fryč updated ARQGRA-212:
------------------------------
Labels: optimization (was: )
Alternative JSInterface ExecutionResolver implementation capable
catch exceptions and invoke extension installation process
---------------------------------------------------------------------------------------------------------------------------
Key: ARQGRA-212
URL:
https://issues.jboss.org/browse/ARQGRA-212
Project: Arquillian Graphene
Issue Type: Enhancement
Affects Versions: 2.0.0.Alpha2
Reporter: Lukáš Fryč
Labels: optimization
Current {{ExecutionResolver}} calls installation process before each manipulation, which
leads into doubled communication.
E.g. request guards needs two JavaScriptExecutor calls in order to poll for
{{getRequestDone()}}.
Alternative implementation should call methods directly and in case it throws exception,
installation process should be triggered and and method invoked again.
--
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: