I came to know that there is limit for Silk Test's SetText()
. Can we exceed that limit and pass more characters (e.g. 100 000) using SetText()
?
Asked
Active
Viewed 54 times
0
-
BTW: lakh is not really a widely recognised international measurement. – deceze Feb 25 '15 at 09:04
-
@deceze : Can we exceed that limit & pass more characters(say 100000 characters) using SetText()? – Sakthivel Feb 25 '15 at 13:00
-
Can you please provide some code that shows what you have tried? Can you please explain what you are trying to achieve? Maybe there is a better way of using the Silk Test API for doing what you want to do than using `SetText`. – tehlexx Feb 25 '15 at 13:56