cypress-example-recipes icon indicating copy to clipboard operation
cypress-example-recipes copied to clipboard

Show how to stub window.print

Open bahmutov opened this issue 5 years ago • 2 comments

  • from regular button calling window.print in its window
  • when the app is using something like https://github.com/gregnb/react-to-print which creates a temporary iframe with its own window

bahmutov avatar Jul 10 '20 14:07 bahmutov

@bahmutov any luck with react-to-print? I've stumbled upon your snippet here but it does not seem to work - the test just hangs

callmephilip avatar Oct 17 '22 11:10 callmephilip

No, I did not have time to do this unfortunately

bahmutov avatar Oct 17 '22 11:10 bahmutov