07-18-2013, 01:49 PM
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