marathonv5 icon indicating copy to clipboard operation
marathonv5 copied to clipboard

Not extracting profile from capabilities

Open cjayswal opened this issue 6 years ago • 1 comments

The code returns blank profile rather than extracting and returning profile from capabilities. Here is the example MyJavaDriver.java which worked for me.

https://github.com/jalian-systems/marathonv5/blob/7fef106f8f2e7ca1117ac1477b407494c9463ef6/marathon-java/marathon-java-driver/src/main/java/net/sourceforge/marathon/javadriver/JavaDriver.java#L174

cjayswal avatar Jan 08 '19 17:01 cjayswal