Class SimpleSeleniumRemoteControl

Description

Based on the Domain51_Testing_Selenium class available at http://domain51.googlecode.com/svn/Domain51/trunk/

Located in /extensions/selenium/remote-control.php (line 11)


	
			
Method Summary
 SimpleSeleniumRemoteControl __construct ( $browser,  $browserUrl, [ $host = 'localhost'], [ $port = 4444], [ $timeout = 30000])
 void buildUrlCmd ( $method, [ $arguments = array()])
 void cmd ( $method, [ $arguments = array()])
 void isUp ()
 void sessionIdParser ( $response)
 void start ()
 void stop ()
 void __call ( $method,  $arguments)
Methods
Constructor __construct (line 32)
  • access: public
SimpleSeleniumRemoteControl __construct ( $browser,  $browserUrl, [ $host = 'localhost'], [ $port = 4444], [ $timeout = 30000])
  • $browser
  • $browserUrl
  • $host
  • $port
  • $timeout
buildUrlCmd (line 80)
  • access: public
void buildUrlCmd ( $method, [ $arguments = array()])
  • $method
  • $arguments
cmd (line 95)
  • access: public
void cmd ( $method, [ $arguments = array()])
  • $method
  • $arguments
isUp (line 101)
  • access: public
void isUp ()
sessionIdParser (line 40)
  • access: public
void sessionIdParser ( $response)
  • $response
start (line 44)
  • access: public
void start ()
stop (line 49)
  • access: public
void stop ()
__call (line 54)
  • access: public
void __call ( $method,  $arguments)
  • $method
  • $arguments

Documentation generated on Sun, 04 May 2008 09:22:00 -0500 by phpDocumentor 1.3.0