Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
capture screenshot using html code and view in QTP Test results
#1
Solved: 10 Years, 9 Months ago
Code:
errorpath = "D:\CompilationWarning.bmp"
Browser("creationtime:=0").highlight
Browser("creationtime:=0").CaptureBitmap errorpath,True
Reporter.ReportEvent micFail,"Compilation error is displayed.", "<img src=""" & errorpath &"""></img>"

This is not working.Please help me

Thanks in Advanced.

Thanks,
Bhuvan
Reply


Messages In This Thread
capture screenshot using html code and view in QTP Test results - by Bhuvan - 07-18-2013, 01:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP - each step screenshot bitmap in to word balamurali 0 2,140 02-07-2018, 10:06 PM
Last Post: balamurali
  Using QTP to capture screen shot ravi.gajul 12 75,715 08-10-2017, 06:58 AM
Last Post: pauljo.kld@gmail.com
  QTP resets values of certain fields, while running (Code attached) niveditachan 1 2,953 02-04-2015, 03:55 PM
Last Post: anshika.agarwal
Rolleyes Snapshots - Test Results Bhadra 8 7,724 11-03-2014, 03:24 PM
Last Post: vinod123
  How to capture text from a tooltip using QTP sasmitakumari 2 14,670 04-03-2014, 05:59 PM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)