Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox and Weblist
#1
Not Solved
Hello Everyone,

I created a test for IE which works just fine. It didn't work 100% in Firefox (more like 30%), so I just created a copy and modified it for Firefox. Everything is working great except for the Weblist. I have a selection box (aka Weblist) where I just select the first object. It gives me the following error:

General run error.
Line (2): ".WebList("name:=MySelect").Object.value = "1"".

Here is the code:
Code:
With Browser("title:=MyTitle.*").Page("title:=MyTitle.*").Frame("name:=MyFrame")
    .WebList("name:=MySelect").Object.value = "1"
End With

Any thoughts?
Reply


Messages In This Thread
Firefox and Weblist - by XeNoMoRpH - 09-17-2009, 07:10 PM
RE: Firefox and Weblist - by Saket - 09-18-2009, 10:38 AM
RE: Firefox and Weblist - by XeNoMoRpH - 09-18-2009, 06:14 PM
RE: Firefox and Weblist - by dburgueno - 09-24-2009, 02:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Webtable objects recognise as weblist in UFT 12.5 Sharad Kumar 0 1,067 12-06-2018, 04:57 PM
Last Post: Sharad Kumar
  QTP add in for Firefox v34 amitseth79 1 2,253 02-12-2015, 04:04 PM
Last Post: Kirill
  QTP identifying WebList as WebEdit and an Element passion77 3 8,158 01-27-2014, 10:21 PM
Last Post: supputuri
  How to populate data in weblist using excel vijifun 1 3,084 12-05-2013, 12:06 PM
Last Post: basanth27
Exclamation IE 7 Scripts not working FireFox 3.5 shaam 3 3,409 09-04-2012, 06:28 PM
Last Post: souvikghosh_diatm

Forum Jump:


Users browsing this thread: