Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Size limit to property-value input?
#1
Not Solved
Using QTP 10.00 for desc prog with vbscript.

My issue:
Code:
Set objCollection = Browser(oBrowser).Page(oPage).ChildObjects(obj)

The obj I am trying to identify has an outertext value > 250 chars.

Let's say that I want to identify an object by its outertext value. If the value that is loaded into 'obj' for outertext is less than 250 chars with some regex appeneded, the object will be identified.

However, if I put 251+ chars in with the same regex appended, the object will NOT be identified.

Any ideas?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Keyboard input in script Anurag Tygai 1 2,604 12-24-2013, 06:03 PM
Last Post: sshukla12
  How to decrese the Repository size nistalaramesh 0 1,611 07-21-2012, 12:36 PM
Last Post: nistalaramesh
  Alternate ways to input data Silpa 7 5,046 03-09-2012, 09:28 AM
Last Post: Silpa
  Is it possible to reduce the resolution(size) of .BMP file in CaptureBitMap function? nagappank 1 3,103 03-01-2011, 09:49 PM
Last Post: supputuri
  Clear input field before entering text janriis 1 5,653 08-13-2009, 05:53 PM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)