Web Data Extraction
Search
Search this site:
Navigation
Main Homepage
Download
Register
Free Quote
Contact Us
Tutorials
Documentation
Tips, Tricks & Samples
API
FAQ
Forums
Recent posts
Blog
Book Navigation
dataRecord
dataSet
RunnableScrapingSession
scrapeableFile
session
addToNumRecordsScraped
addToVariable
appendErrorMessage
breakpoint
clearAllSessionVariables
clearCookies
currentProxyServerIsBad
downloadFile
executeScript
getElapsedRunningTime
getErrorMessage
getFatalErrorOccurred
getImageHeight
getImageWidth
getLogFileName
getMemoryUsage
getName
getNumRecordsScraped
getRetainNonTidiedHTML
getVariable
isRunning
loadVariables
log
logCurrentDateAndTime
logCurrentTime
logDebug
logError
logInfo
logWarn
logElapsedRunningTime
pause
reformatDate
resizeImage
saveVariables
scrapeFile
sendDataToClient
sendMail
setCookie
setErrorMessage
setFatalErrorOccurred
setNumRecordsScraped
setRetainNonTidiedHTML
setVariable
stopScraping
XmlWriter
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Professional Services
Home
»
API
»
session
executeScript
session.executeScript( String scriptName )
(professional and enterprise editions only)
Description
Executes the script named by
scriptName
.
Example
// Executes the script "My Script".
session.executeScript( "My Script" );
‹ downloadFile
up
getElapsedRunningTime ›
By scraper at 07/09/2008 - 13:42
API
session
Printer-friendly version
Login
or
register
to post comments