org.openqa.grid.web.servlet.beta
Class MiniCapability

java.lang.Object
  extended by org.openqa.grid.web.servlet.beta.MiniCapability

public class MiniCapability
extends Object

the browser on the console will be organized per browserName and version only.


Constructor Summary
MiniCapability(TestSlot slot)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getIcon()
           
 String getVersion()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiniCapability

public MiniCapability(TestSlot slot)
Method Detail

getVersion

public String getVersion()

getIcon

public String getIcon()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.