Skip to content

issues Search Results · repo:assertthat/selenium-shutterbug language:Java

Filter by

86 results
 (59 ms)

86 results

inassertthat/selenium-shutterbug (press backspace or delete to remove)

Capture full screenshot scrolls the view when using the Capture type as FULL. Below is the code, Shutterbug.shootPage(driver, Capture.FULL).withName(fileName).save( D:\screenshots ); My scenario like ...
  • sanoj-s
  • Opened 
    on Mar 12, 2024
  • #111

-
  • grvtwr18
  • 1
  • Opened 
    on Sep 7, 2023
  • #110

In com.assertthat.selenium_shutterbug.utils.web Browser class, Browser function the function could produce exception public Browser(WebDriver driver, boolean useDevicePixelRatio) { this. Driver = ...
  • leochantc
  • Opened 
    on Jun 22, 2023
  • #109

I have used the below snippet to take the full screenshot of https://www.dell.com/ko-kr website. However, the header part of the Dell website is missing in the screenshot. So when we run the below code, ...
  • Harikavarma35
  • 1
  • Opened 
    on May 17, 2023
  • #108

If I use Shutterbug for this full-page screenshot tool, there are some differences in the actual screenshots themselves. https://github.com/jpratt2/seleniumCompareFullpageScreenshotsv2 Here are some sample ...
  • jpratt2
  • Opened 
    on Nov 17, 2022
  • #107

Hi guys, We re using shutterbug to do multiple image comparisons inside a test method and we re using Allure reports for the reporting part. I would like to suggest an improvement: displaying the image ...
  • sergiu-mezei-aera
  • 2
  • Opened 
    on Oct 12, 2022
  • #106

When I use this line of code with safari Shutterbug.shootElement(driver, elementLocator, CaptureElement.VIEWPORT, true); the result is the below exception whereas I chose a VIEWPORT image that should ...
  • MohabMohie
  • 2
  • Opened 
    on May 9, 2022
  • #105

1、 first invoke was successful Shutterbug.wait(getExpectedCondition(screenshotElement),60) .shootElement(webDriver, getWebElement(webDriver, screenshotElement), CaptureElement.FULL_SCROLL) .withName(fileName) ...
  • MysticEvan
  • 2
  • Opened 
    on Apr 18, 2022
  • #104

This bug still seems to be present. I am running selenium grid 4.1.2 and shutterbug 1.6 java.lang.IllegalArgumentException: object is not an instance of declaring class at sun.reflect.NativeMethodAccessorImpl.invoke0(Native ...
  • therealdjryan
  • 7
  • Opened 
    on Mar 24, 2022
  • #103
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub