question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

openReport does not open Report

See original GitHub issue
> backstop openReport

BackstopJS CWD:  /my-path
BackstopJS loading config:  /my-path/backstop.json

COMMAND | Executing core for `openReport`
openReport | Opening report.
openReport | An error occured while opening report in the default browser.
   COMMAND | Command `openReport` sucessfully executed

So nothing happens, no Browser opens - despite which I set as default.

  • MBP with macOS 10.12

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:30 (25 by maintainers)

github_iconTop GitHub Comments

1reaction
garriscommented, Oct 12, 2016

@Primajin – I pushed the html report enhancement yesterday to master

npm install -g garris/backstopjs#master

you should now be able to openReport regardless of the report config setting. Feel free to check it. Thanks.

1reaction
garriscommented, Oct 8, 2016

I will take a look at that logic – it should have been backward compatible… and perhaps we should always generate the HTML report and just use the "browser" flag to auto-open the browser (because that can be annoying when you don’t want it.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Report doesn't open, cannot view - MSDN - Microsoft
Using access 2010 64. The report has 3 different linked reports and it it is supposed to open in print preview. On one...
Read more >
ms access - problems with DoCmd.OpenReport - Stack Overflow
I have a button on a form that opens a report. The report open as it should whenever there is data ...
Read more >
WebDocumentViewer not able to open report
You are calling the OpenReport method from JavaScript code. It is not possible to get an XtraReport object in JavaScript, so using a...
Read more >
docmd.openreport not opening - Microsoft: Access Reports
Hi, I have an issue with Access that I've been trying to figure out but can't seem to get fixed. On one of...
Read more >
The 'OpenReport' Action Was Canceled - No Longer Set
You can then cancel the opening of the report, to avoid the confusion ... Boolean that indicates whether the report was able to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found