Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Able to Click on a webbutton
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
I am having one Webedit box beside that i am having a select button...

I need to click on select button and upload a file from a path "c:/....."
I am able to identify the select button but not able to click on it
I tried by recording but it is not able to record.

And i tried in this :

Code:
Set odesc=Description.Create
odesc("micclass").value="WebButton"
odesc("class").value="ruButton ruBrowse"
Set val=Browser("Dashboard").Page("Dashboard").WebTable("Select Navigation").ChildObjects(odesc)
msgbox val.count
val(0).click
I got the count as one .... but not able to click

And i tried by passing the path directly to the webedit but it is not validating...

Please help me...
Reply


Messages In This Thread
Not Able to Click on a webbutton - by silpavinod - 10-15-2012, 09:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to click on webbutton Zalavadia86 3 2,157 10-24-2016, 11:32 PM
Last Post: frebuffi
  Right Click On a Image and Click on a Link in WebElement RameshKrishnan 4 5,156 07-10-2013, 04:13 PM
Last Post: RameshKrishnan
  Cannot find the "[ WebButton ]" object's parent "[ Page ]" (class Page) sumitparolkar@gmail.com 4 4,777 05-03-2013, 11:53 PM
Last Post: agarwl.anurag
  How do I left click on the right click menu in WinTreeView? RandomGrin 0 3,673 12-22-2012, 04:22 AM
Last Post: RandomGrin
  How do I left click on the Right click menu? RandomGrin 2 3,985 12-18-2012, 09:47 PM
Last Post: RandomGrin

Forum Jump:


Users browsing this thread: 1 Guest(s)