Results 6 issues of vinsguru

Hi, Is there any way to provide the platform version for the fargate deployment? something like this? --platform-version

new feature

Hi, Spring has adopted reactor for the reactive support. Do you have plans to support reactive-grpc ? https://github.com/salesforce/reactive-grpc/tree/master/reactor Thanks.

help wanted
question

Finding element by using JQuery selector throws error in Firefox. (Works great in Chrome). `ByJQuery.selector("div.myclass");` ``` Caused by: java.lang.IllegalStateException: Can't invoke the javacript org.jboss.arquillian.graphene.findby.JQuerySearchContext#findElements() at org.jboss.arquillian.graphene.javascript.DefaultExecutionResolver.execute(DefaultExecutionResolver.java:84) at org.jboss.arquillian.graphene.javascript.JSInterfaceHandler.intercept(JSInterfaceHandler.java:58) at org.jboss.arquillian.graphene.cglib.ClassImposterizer$ClassWithSuperclassToWorkAroundCglibBug$$EnhancerByGraphene$$8b8b57ce.findElements()...

TestNG is wildly used for selenium webdriver automation by QA automation people. TestNG provides a very nice way to reuse existing tests as shown here. But Arquillian manages the drone...

Create an arquillian graphene extension for validating the visual aspects of the application under test using Rusheye.

Team, This library works great in comparing images. However it would be great if it is part of Maven repo. Could you please make this library available in Maven repo?