Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object is disabled
#1
Not Solved
Hi,
This is my expertview code.
Code:
Browser("MLSListings.com").Page("MLSListings.com").WebEdit("cityzip").Set DataTable("City", dtGlobalSheet)
Browser("MLSListings.com").Page("MLSListings.com").Image("Go").FireEvent "onmouseover"
Browser("MLSListings.com").Page("MLSListings.com").Image("Go").Click
1.When I am running the first time I am not getting any error.
Recorded cityzip value is Sunnyvale

2. I parameterized the cityzip(Sunnyvale,Cupertino,San Jose)
When I am running automatically the dialog box comes[Pls enter city or zipcode),But while I am recording I haven't seen this one.
After I click ok some times it is pulling out the city name, and started given the error "Object is disabled"
Or it will not pull out the city name and give the "object is enabled Error"

3.I tried with wait(10) after the first statement.it worked for 2 vparameter values,whe n it work with the thord value it is giving error

4.I checked the obj repository at runtime
I am able to see the objects for
1. Mlslisting.com /class Browser
2.Mlslisting.com /class page
3.go /class image
4.City zip/class webedit
when i am getting error Cursor is in the Second line of the Expertview code.
The code is given below.
Browser("MLSListings.com").Page("MLSListings.com").Image("Go").FireEvent "onmouseover"


Can anyone help to solve this issue.
Thanks for your time.
Thanks
Uma
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  object disabled eliass 1 1,523 05-30-2017, 02:28 AM
Last Post: Vichu M J
  How to set a value if webEdit control is disabled? rohit.kum.02@gmail.com 1 3,401 12-30-2015, 12:25 PM
Last Post: vinod123
  error object disabled on line 9 where it says " Browser("Browser").CloseAllTabs" kp_usa 1 3,083 12-20-2012, 12:20 AM
Last Post: adityapant27
  Smart identification is disabled for PSFrame object guruprasadnagarali 3 5,033 08-18-2012, 11:25 PM
Last Post: savitripatil
  Need information on disabled text box. sambu240 3 3,807 08-18-2012, 10:03 AM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)