Package org.ndviet.library.machine
Class SeleniumNode
- java.lang.Object
-
- org.ndviet.library.machine.RemoteMachine
-
- org.ndviet.library.machine.SeleniumNode
-
public class SeleniumNode extends RemoteMachine
-
-
Field Summary
-
Fields inherited from class org.ndviet.library.machine.RemoteMachine
hostname, password, sshPort, username
-
-
Constructor Summary
Constructors Constructor Description SeleniumNode()
-
Method Summary
-
Methods inherited from class org.ndviet.library.machine.RemoteMachine
getHostname, getPassword, getSshPort, getUsername, setHostname, setPassword, setSshPort, setUsername
-
-