Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webedit Javascript sync issue
#1
Not Solved Wink 
HI Friends,

I am facing a below issue - appreciate your help

I have a web page which has a text box. When I enter a data in the text box it searchs for validity of the text and then applies the text to the box.

I know that it uses a js script to check, but the script also pops a message box saying wait for loading. I am not able to handle this.

As soon as i use the .set the message box appears and the text box becomes empty. is there a better way to handle this?

thanks
Zack
Reply
#2
Not Solved
Praveen,

What you can do is,
1.Set the desired test data into the text field.
2.After that click/close the pop up which you are expecting by checking for its existance. If pop up doesn;t appear also this will carry on.
3.If pop exists once again set the data into the text field.

This will resolve your issue.
Reply
#3
Not Solved
HI,

Try to go with .object property.
For ex: ......WebEdit(xx).Object.SetText("Test")

Let me know if its work for u.

Regards,
Sankalp
Reply
#4
Not Solved
Hi Sankalp

thanks for the solution but it does not work. there is no settext property available for the object. Is there a better solution?


thanks
Praveen
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Cross Browser Sync Not Working geodude 0 1,852 04-07-2017, 08:43 AM
Last Post: geodude
  How to use sync function 22sumit 2 3,209 06-16-2015, 06:27 PM
Last Post: 22sumit
  .Sync is NOT waiting for browser to complete current navigation.. can anyone help? mansis 4 4,294 09-14-2012, 06:53 PM
Last Post: mansis
  Sync points fran101 2 3,066 07-04-2012, 03:17 PM
Last Post: Shridevi.Salagare
Smile How to Sync on string or inStr mv8167 3 4,122 04-20-2011, 03:17 PM
Last Post: Jay

Forum Jump:


Users browsing this thread: 1 Guest(s)