Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to record as Standard Web objects properly on Firefox version using QTP 11.0
#1
Solved: 10 Years, 7 Months, 3 Weeks ago
Hi to All,

I have already installed firefox patch i.e. QTPWEB_00090 but when when I start recording after writing first line manually ,it does not record objects as standard web objects say browser,webedit etc.
See below script:

Code:
Systemutil.Run "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"


Window("Mozilla Firefox").Click 603,338
Window("Mozilla Firefox").Type "qtp"
Window("Mozilla Firefox").Click 1047,337

'Note: Although it run successfully but objects are not recording as Browser ,webedit etc.

Please help me in how to resolve this?
Reply
#2
Solved: 10 Years, 7 Months, 3 Weeks ago
----
Hi, with which version of Windows are you working?, because if it needs a patch win 7.

greetings.
Reply
#3
Solved: 10 Years, 7 Months, 3 Weeks ago
I am using windows 7.Could you tell me please which patch ,I have to install and what its prerequiste?
Note: on IE 9 ,it is working fine as it records the objects as standard objects.
Reply
#4
Solved: 10 Years, 7 Months, 3 Weeks ago
Probably your firefox QTP Addin is not work.
please do the following:
1. uninstall firefox
2. delete the whole install folder e.g. "C:\Program Files\Mozilla Firefox"
3. reinstall firefox
4. run the following script with QTP
Systemutil.Run "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"
5. addin update message will be popuped out, please check it.
6. try to record again. OK...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Smile If Then Is Always True For Web Objects zunebuggy 1 762 04-17-2020, 04:30 AM
Last Post: zunebuggy
  UFT 14.53 not able to record steps of web application rupesh doshi 3 2,516 10-10-2019, 01:50 PM
Last Post: rupesh doshi
  Unable to recognize objects in SilverLight application through QTP Guest877 1 2,460 08-03-2018, 08:33 AM
Last Post: Manisha
  UFT unable to identify Java app objects consistently lester 1 1,763 07-12-2018, 08:28 PM
Last Post: Ankur
  Delete Firefox history and Cookies Anupama 0 1,304 06-18-2018, 11:57 AM
Last Post: Anupama

Forum Jump:


Users browsing this thread: 1 Guest(s)