Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Application Program Interviews:AutoCADBEA WeblogicBioinformaticsBizTalk ServerBug Tracking ToolsBugzillaClarify CRMCoding StandardsComputer Aided Design (CAD) DesignerCVSGIMPJMXLINQLoadRunnerMagentoMATLABMicrosoft AccessMicrosoft ExcelMicrosoft OfficeMicrosoft OutlookMicrosoft WordModel View Controller (MVC)OLAPOOADQuickbookRational RobotRDFSchemaSiebelSilkTestSVGTest PlanTesting ToolsUnity 3D DeveloperVRMLWCF SDKWPFXML DOMXPointer
Copyright © 2018. All Rights Reserved
SilkTest Interview Question:
How to get contents of a web page? (For Ex: Yahoo homepage)?
Submitted by: AdministratorBrowserPage.SetActive ()
Clipboard.SetText ()
BrowserPage.TypeKeys ("<Ctrl-a>")
BrowserPage.TypeKeys ("<Ctrl-c>")
list of string lsText = Clipboard.GetText ( ) // holds the browser page content
Submitted by: Administrator
Clipboard.SetText ()
BrowserPage.TypeKeys ("<Ctrl-a>")
BrowserPage.TypeKeys ("<Ctrl-c>")
list of string lsText = Clipboard.GetText ( ) // holds the browser page content
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.