Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop Down menu loses value
#2
Solved: 10 Years, 10 Months, 2 Weeks ago
Hi, you can try this:

Code:
Set WshShell=CreateObject("WScript.Shell")

"Browser("Homeowners").Page("Homeowners").WebEdit("Effective Date").Set DataTable("EffectiveDate", dtLocalSheet)


Browser("Homeowners").Page("Homeowners").WebList("State").activate

WshShell.SendKeys ("{DOWN}")

Browser("Homeowners").Page("Homeowners").WebList("State").Select DataTable("State", dtLocalSheet)
Reply


Messages In This Thread
Drop Down menu loses value - by ATestani - 01-28-2014, 07:31 PM
RE: Drop Down menu loses value - by jacosta - 01-28-2014, 09:23 PM
RE: Drop Down menu loses value - by ATestani - 01-28-2014, 10:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Drag and drop issue excellentpawan123 0 2,761 01-13-2015, 05:04 PM
Last Post: excellentpawan123
  Drop down list class is a link thotamurali 2 4,230 08-22-2014, 05:48 PM
Last Post: thotamurali
  Selecting values from drop down using QTP. prempujaripati 2 46,844 06-26-2014, 06:06 PM
Last Post: rasmirani
  issue in drag and drop excellentpawan123 0 2,342 05-15-2014, 04:36 PM
Last Post: excellentpawan123
  Random Values from Drop-Down profqa 5 6,099 12-06-2013, 09:01 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 2 Guest(s)