Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop-down list display
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi..

If you want to know drop down list is visible to end user..
u can use..

Code:
list = Browser(..).Page(..).WebList(..).Exist

if Drop Down list available on page it returns "True" other wise It returns "False".

then check

Code:
If list = true then
  test pass
else
  test fail..
Hope this solves u r issue..
Please let me know if u have any doubts..

Thanx
Reply


Messages In This Thread
Drop-down list display - by vijayendra.shukla - 11-24-2010, 04:57 PM
RE: Drop-down list display - by nandu - 11-26-2010, 05:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Drag and drop issue excellentpawan123 0 2,609 01-13-2015, 05:04 PM
Last Post: excellentpawan123
  Drop down list class is a link thotamurali 2 4,000 08-22-2014, 05:48 PM
Last Post: thotamurali
  Selecting values from drop down using QTP. prempujaripati 2 46,401 06-26-2014, 06:06 PM
Last Post: rasmirani
  issue in drag and drop excellentpawan123 0 2,216 05-15-2014, 04:36 PM
Last Post: excellentpawan123
  Drop Down menu loses value ATestani 2 2,409 01-28-2014, 10:04 PM
Last Post: ATestani

Forum Jump:


Users browsing this thread: 1 Guest(s)