Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem selecting in a dropdown menu during playback.
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
I have a problem selecting a value for a dropdown menu during playback. I'm getting the error: "Object is disabled". During playback, the dropdown menu responds to a Click with the code:
Code:
Browser( "Browser" ).Page( "Page" ).WebEdit("default value:=ABC").Click
But, can't select a value with the code:
Code:
Browser( "Browser" ).Page( "Page" ).WebEdit("default value:=ABC").Set "XYZ"
Listed below are the object's properties. Anyone know how to correct this problem? Thanks!

Code:
Class Name = WebEdit
abs_x = -358
abs_y = 577
class = rcbInput
default value = Full iLearnNYC Class
disabled = 0
height = 18
html id = ctl00_ctl00_cpMainBody_childCPMainBody_radCourseDeliveryType_Input
html tag = INPUT
innerhtml =     
innertext =     
kind = singleline
max length = 2147483647
name = ctl00$ctl00$cpMainBody$childCPMainBody$radCourseDeliveryType
outerhtml = <INPUT style="DISPLAY: block"
id=ctl00_ctl00_cpMainBody_childCPMainBody_radCourseDeliveryType_Input class=rcbInput
title="Please select term" value="Full iLearnNYC Class" readOnly type=text
name=ctl00$ctl00$cpMainBody$childCPMainBody$radCourseDeliveryType
autocomplete="off" jQuery152023392217578324192="3">
outertext =     
readonly = 1
rows = 0
type = text
value = Full iLearnNYC Class
visible = TRUE
width = 143
width in characters = 20
x = 690
y = 233
Reply


Messages In This Thread
Problem selecting in a dropdown menu during playback. - by qemls29 - 11-24-2011, 12:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad How To Find Dropdown Object based on Values from the dropdown list mesg2anil 12 32,814 12-19-2017, 10:25 PM
Last Post: sandy2404
  how to select value from google search box dropdown +QTP prajyot 0 2,670 06-28-2017, 06:30 PM
Last Post: prajyot
  Searching for and selecting row in Datawindow zsl0009 0 2,666 08-04-2015, 01:02 AM
Last Post: zsl0009
  Selecting Link Magad 1 2,660 11-07-2014, 03:56 AM
Last Post: PrateepKaraval
  How to select a city from the dropdown yash 3 4,976 10-28-2014, 12:13 AM
Last Post: rameshrise3

Forum Jump:


Users browsing this thread: 1 Guest(s)