IRISLIB database
Record Class Reference

Static Public Member Functions

 BrowserRead (_.Library.Integer browserPort, _.Library.Integer pNumber, _.Library.Integer readTimeout)
 Get the actual request content from the browser for one specific request.
 
 ConnectRead (_.Library.Integer browserPort, _.Library.Integer readTimeout, _.Library.Boolean debug)
 This is where we sit on the specified port number and wait for the connections to come through from the browser

 
_.Library.String Run (_.Library.String scriptName, _.Library.Integer browserPort, _.Library.String rtnName, _.Library.Integer readTimeout, _.Library.Boolean TokenMode, _.Library.Boolean debug)
 Entry here to start a recording. More...
 
 Server (_.Library.Integer pNumber, _.Library.Integer readTimeout)
 This is where we send a specific request to the web server and get the responses

 

Member Function Documentation

◆ Run()

_.Library.String Run ( _.Library.String  scriptName,
_.Library.Integer  browserPort,
_.Library.String  rtnName,
_.Library.Integer  readTimeout,
_.Library.Boolean  TokenMode,
_.Library.Boolean  debug 
)
static

Entry here to start a recording.


Scriptname is a unique text

browserPort is the port that this recording 'proxy' will listen on

readTimeOut is the number of seconds to wait for responses from the web servers

rtnName is the prefix that will be used for the ObjectScript routines when the randomisation routines are created for the script. debug will cause the main controlling program to output to the principal device