Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webelement to handle latest ajax menu
12-20-2011, 12:08 PM
Post: #1
webelement to handle latest ajax menu

Public Function setWebElement(strWebElementText)
Set oWebElement = Description.Create()
oWebElement("micclass").Value = "WebElement"
oWebElement("attached text").Value = ".*" & strWebElementText &".*"
Set setWebElement = oWebElement
End Function
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Question Can QTP Handle Jquery Autocomplete fields nickhall36 6 950 02-24-2012 02:28 AM
Last Post: ggaar

Forum Jump:


User(s) browsing this thread: 1 Guest(s)