Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebEdit box
#1
Not Solved
I am using the following:

Code:
blFlagM4 =  .WebEdit("RepCode").Exist(0)
Even though the RepCode is not found (by my eye) the flag always gets set to True.

So I tried:

Code:
blFlagM4 =  .WebEdit("RepCode", "visible:=True").Exist(0)

But this errors out.

How can i change:
Code:
blFlagM4 =  .WebEdit("RepCode").Exist(0)
so that it wont come up as True if RepCode is really not there? lol
Reply


Messages In This Thread
WebEdit box - by mv8167 - 01-13-2012, 10:39 PM
RE: WebEdit box - by vIns - 01-14-2012, 04:11 AM
RE: WebEdit box - by sshukla12 - 01-16-2012, 10:44 AM
RE: WebEdit box - by mv8167 - 01-18-2012, 03:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to compare a certain text inside a WebEdit box? chong67 2 3,051 08-24-2012, 12:32 PM
Last Post: Ankesh
  how to automate webedit box ricks_ngl 1 2,531 07-24-2012, 12:55 PM
Last Post: K Gaurav Varshney
  Default value in Edit Box when Check Box is checked nacchio 2 5,080 07-18-2012, 12:21 PM
Last Post: sree.85
  whie box and black box test kiran10_rm 1 2,451 12-07-2010, 01:29 AM
Last Post: duggisrinivasarao
  How to do a paste (Ctrl+V) in a webedit box pvinay 1 6,043 02-19-2010, 02:44 AM
Last Post: wheelercha

Forum Jump:


Users browsing this thread: 1 Guest(s)