Glib Briia
Glib Briia
 We use cucumber extensively at https://www.assertthat.com/ for testing our product, which is ... a BDD collaboration and test reporting tool itself - [AssertThat BDD & Test Management in...
Hi @MysticEvan could you please share shutterbug version, selenium version and java version you are using?
Currently shutterbug supports screenshots of scrollable frames and elements (as per snippets below) but not the elements in the frames. Leaving in the backlog for future enchancement. ### Frame screenshots...
Hi @plagov , Have you got a reproducible example so we can debug? Thanks Glib
Hi @ivanviragine , good idea! Need to think on implementation though. That might involve extensible refactoring. Any suggestions are very welcome
Hi @Iamgokull Could you try using different capture mode Capture.FULL e.g. ``Shutterbug.shootPage(driver, Capture.FULL,true).save();``
Hi @Iamgokull We are not handling sticky header in shutterbug automatically yet. You can try updating header position before taking the screenshot as described here https://stackoverflow.com/a/52720651
Hi @galkina-anna , I dont think there is an easy way of identifying if the page is going to scroll infinitely. Need to define some limit as you say. This...
Hi @HardNorth @evjlobanova , Any updates in this please, we are facing same issue using gauge plugin. Originally raised in gauge client proj but seems to be reportportal issue itself...
Please find server error log attached [report-portal.log](https://github.com/reportportal/reportportal/files/9779061/report-portal.log) Looks like the root cause of the issue is DB deadlock `Caused by: org.postgresql.util.PSQLException: ERROR: deadlock detected`