how to validate the text in a web table
Answers were Sorted based on User's Feedback
Answer / jpmumbai10
Hi,
Using "GetCellData" or "GetRowWithCellText" methods we can validate the text in a Web Table.
Your's
Jp
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / gera
You need to use Table CheckPoint and validate the values in web table
Is This Answer Correct ? | 0 Yes | 1 No |
How to load vbs functions in qtp
write a vb script to find the size of d drive?
Which constant is used for print and display functions and works as same as pressing enter key?
Join the multiple array with out using JOIN function
about vb scripting programs this type of all question& answers
What is the difference between function and procedure?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
explain with example primitive data types of vb script.
What is vbscript language used for and which earlier language is it modeled upon?
Why do we use Option Explicit?
What is the event handling in vbscript?
How to open excel in vb script?