Skip to content

Commit

Permalink
test: update screenshotter
Browse files Browse the repository at this point in the history
  • Loading branch information
ylemkimon committed Aug 30, 2022
1 parent ef49e2b commit 5c46a59
Show file tree
Hide file tree
Showing 232 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/screenshotter.yml
Expand Up @@ -14,16 +14,16 @@ jobs:
browser: [chrome, firefox, safari]
include:
- browser: chrome
image: selenium/standalone-chrome:3.141.59-20210422
image: selenium/standalone-chrome:4.4.0-20220812
- browser: firefox
image: selenium/standalone-firefox:3.141.59-20210929
image: selenium/standalone-firefox:4.4.0-20220812
- browser: safari
image: ylemkimon/selenium-proxy:latest
browserstack:
browserName: safari
browser_version: 13.1
browser_version: 15.3
os: OS X
os_version: Catalina
os_version: Monterey
fail-fast: false
services:
selenium:
Expand Down
6 changes: 3 additions & 3 deletions dockers/screenshotter/screenshotter.sh
Expand Up @@ -17,7 +17,7 @@ cleanup() {
container=
trap cleanup EXIT
status=0
for browserTag in "firefox:3.141.59-20210929" "chrome:3.141.59-20210422"; do
for browserTag in "firefox:4.4.0-20220812" "chrome:4.4.0-20220812"; do
browser=${browserTag%:*}
image=selenium/standalone-${browserTag}
echo "Starting container for ${image}"
Expand All @@ -40,9 +40,9 @@ if [[ $BROWSERSTACK_USER ]]; then
if yarn node "$(dirname "$0")"/screenshotter.js \
--browser=safari --browserstack --selenium-capabilities '{
"browserName": "Safari",
"browser_version": "13.1",
"browser_version": "15.3",
"os": "OS X",
"os_version": "Catalina"
"os_version": "Monterey"
}' "$@"; then
res=Done
else
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Expand Up @@ -22,7 +22,7 @@
"matchStrings": ["[-\"](?<browserTag>[a-z]+):(?<currentValue>[\\d.\\-]+)[\"\\s]"],
"datasourceTemplate": "docker",
"depNameTemplate": "selenium/standalone-{{browserTag}}",
"versioningTemplate": "regex:^3\\.141\\.59-(?<major>\\d+)$"
"versioningTemplate": "regex:^4\\.4\\.0-(?<major>\\d+)$"
}, {
"fileMatch": ["^\\.flowconfig$"],
"matchStrings": ["\\[version\\]\\s*(?<currentValue>.*?)\\s"],
Expand Down
Binary file modified test/screenshotter/images/Accents-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Accents-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/AccentsText-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/AccentsText-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Align-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Align-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Aligned-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Alignedat-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/ArrayMode-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/ArrayMode-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/ArrayRemoveEmptyLine-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/ArrayRemoveEmptyLine-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/ArrayType-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/ArrayType-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Arrays-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Arrays-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Baseline-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/Baseline-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BasicTest-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BinCancellation-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BinCancellation-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BinomTest-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BinomTest-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BoldSpacing-chrome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BoldSpacing-safari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshotter/images/BoldSymbol-chrome.png
Binary file modified test/screenshotter/images/BoldSymbol-safari.png
Binary file modified test/screenshotter/images/Boxed-chrome.png
Binary file modified test/screenshotter/images/Boxed-safari.png
Binary file modified test/screenshotter/images/CD-chrome.png
Binary file modified test/screenshotter/images/CD-safari.png
Binary file modified test/screenshotter/images/Cases-chrome.png
Binary file modified test/screenshotter/images/Cases-safari.png
Binary file modified test/screenshotter/images/ColorImplicit-chrome.png
Binary file modified test/screenshotter/images/ColorSpacing-chrome.png
Binary file modified test/screenshotter/images/ColorSpacing-safari.png
Binary file modified test/screenshotter/images/Colorbox-chrome.png
Binary file modified test/screenshotter/images/Colorbox-safari.png
Binary file modified test/screenshotter/images/Colors-chrome.png
Binary file modified test/screenshotter/images/DashesAndQuotes-chrome.png
Binary file modified test/screenshotter/images/DashesAndQuotes-safari.png
Binary file modified test/screenshotter/images/DeepFontSizing-chrome.png
Binary file modified test/screenshotter/images/DeepFontSizing-safari.png
Binary file modified test/screenshotter/images/DelimiterSizing-chrome.png
Binary file modified test/screenshotter/images/DelimiterSizing-safari.png
Binary file modified test/screenshotter/images/DisplayMode-chrome.png
Binary file modified test/screenshotter/images/DisplayMode-safari.png
Binary file modified test/screenshotter/images/DisplayStyle-chrome.png
Binary file modified test/screenshotter/images/DisplayStyle-safari.png
Binary file modified test/screenshotter/images/Dots-chrome.png
Binary file modified test/screenshotter/images/Dots-safari.png
Binary file modified test/screenshotter/images/Equation-chrome.png
Binary file modified test/screenshotter/images/Equation-safari.png
Binary file modified test/screenshotter/images/Exponents-chrome.png
Binary file modified test/screenshotter/images/Exponents-safari.png
Binary file modified test/screenshotter/images/ExtensibleArrows-chrome.png
Binary file modified test/screenshotter/images/ExtensibleArrows-safari.png
Binary file modified test/screenshotter/images/FractionTest-chrome.png
Binary file modified test/screenshotter/images/FractionTest-safari.png
Binary file modified test/screenshotter/images/Functions-chrome.png
Binary file modified test/screenshotter/images/Gather-chrome.png
Binary file modified test/screenshotter/images/Gather-safari.png
Binary file modified test/screenshotter/images/Gathered-chrome.png
Binary file modified test/screenshotter/images/Gathered-safari.png
Binary file modified test/screenshotter/images/GreekLetters-chrome.png
Binary file modified test/screenshotter/images/GreekUnicode-chrome.png
Binary file modified test/screenshotter/images/GreekUnicode-safari.png
Binary file modified test/screenshotter/images/GroupMacros-chrome.png
Binary file modified test/screenshotter/images/GroupMacros-safari.png
Binary file modified test/screenshotter/images/HTML-chrome.png
Binary file modified test/screenshotter/images/HTML-safari.png
Binary file modified test/screenshotter/images/HorizontalBraces-chrome.png
Binary file modified test/screenshotter/images/HorizontalBraces-safari.png
Binary file modified test/screenshotter/images/Includegraphics-chrome.png
Binary file modified test/screenshotter/images/Includegraphics-firefox.png
Binary file modified test/screenshotter/images/Includegraphics-safari.png
Binary file modified test/screenshotter/images/Integrands-chrome.png
Binary file modified test/screenshotter/images/Integrands-safari.png
Binary file modified test/screenshotter/images/KaTeX-chrome.png
Binary file modified test/screenshotter/images/KaTeX-safari.png
Binary file modified test/screenshotter/images/Kern-chrome.png
Binary file modified test/screenshotter/images/Kern-safari.png
Binary file modified test/screenshotter/images/LaTeX-chrome.png
Binary file modified test/screenshotter/images/LaTeX-safari.png
Binary file modified test/screenshotter/images/Lap-chrome.png
Binary file modified test/screenshotter/images/Lap-safari.png
Binary file modified test/screenshotter/images/LargeRuleNumerator-chrome.png
Binary file modified test/screenshotter/images/LargeRuleNumerator-safari.png
Binary file modified test/screenshotter/images/LeftRight-chrome.png
Binary file modified test/screenshotter/images/LeftRight-safari.png
Binary file modified test/screenshotter/images/LeftRightListStyling-chrome.png
Binary file modified test/screenshotter/images/LeftRightListStyling-safari.png
Binary file modified test/screenshotter/images/LeftRightMiddle-chrome.png
Binary file modified test/screenshotter/images/LeftRightMiddle-safari.png
Binary file modified test/screenshotter/images/LeftRightStyleSizing-chrome.png
Binary file modified test/screenshotter/images/LeftRightStyleSizing-safari.png
Binary file modified test/screenshotter/images/LimitControls-chrome.png
Binary file modified test/screenshotter/images/LimitControls-safari.png
Binary file modified test/screenshotter/images/LineBreak-chrome.png
Binary file modified test/screenshotter/images/LineBreak-safari.png
Binary file modified test/screenshotter/images/LowerAccent-chrome.png
Binary file modified test/screenshotter/images/LowerAccent-safari.png
Binary file modified test/screenshotter/images/MathAtom-chrome.png
Binary file modified test/screenshotter/images/MathAtom2-chrome.png
Binary file modified test/screenshotter/images/MathBb-chrome.png
Binary file modified test/screenshotter/images/MathBb-safari.png
Binary file modified test/screenshotter/images/MathBf-chrome.png
Binary file modified test/screenshotter/images/MathBf-safari.png
Binary file modified test/screenshotter/images/MathCal-chrome.png
Binary file modified test/screenshotter/images/MathCal-safari.png
Binary file modified test/screenshotter/images/MathChoice-chrome.png
Binary file modified test/screenshotter/images/MathChoice-safari.png
Binary file modified test/screenshotter/images/MathDefaultFonts-chrome.png
Binary file modified test/screenshotter/images/MathDefaultFonts-safari.png
Binary file modified test/screenshotter/images/MathFrak-chrome.png
Binary file modified test/screenshotter/images/MathFrak-safari.png
Binary file modified test/screenshotter/images/MathIt-chrome.png
Binary file modified test/screenshotter/images/MathIt-safari.png
Binary file modified test/screenshotter/images/MathNormal-chrome.png
Binary file modified test/screenshotter/images/MathNormal-safari.png
Binary file modified test/screenshotter/images/MathOp-chrome.png
Binary file modified test/screenshotter/images/MathOp-safari.png
Binary file modified test/screenshotter/images/MathRm-chrome.png
Binary file modified test/screenshotter/images/MathRm-safari.png
Binary file modified test/screenshotter/images/MathScr-chrome.png
Binary file modified test/screenshotter/images/MathScr-safari.png
Binary file modified test/screenshotter/images/MathSf-chrome.png
Binary file modified test/screenshotter/images/MathSf-safari.png
Binary file modified test/screenshotter/images/MathTt-chrome.png
Binary file modified test/screenshotter/images/MathTt-safari.png
Binary file modified test/screenshotter/images/MathtoolsMatrix-chrome.png
Binary file modified test/screenshotter/images/MathtoolsMatrix-safari.png
Binary file modified test/screenshotter/images/Mod-chrome.png
Binary file modified test/screenshotter/images/Mod-safari.png
Binary file modified test/screenshotter/images/ModScript-chrome.png
Binary file modified test/screenshotter/images/ModScript-safari.png
Binary file modified test/screenshotter/images/ModSpacing-chrome.png
Binary file modified test/screenshotter/images/NegativeSpace-chrome.png
Binary file modified test/screenshotter/images/NegativeSpace-safari.png
Binary file modified test/screenshotter/images/NegativeSpaceBetweenRel-chrome.png
Binary file modified test/screenshotter/images/NestedFractions-chrome.png
Binary file modified test/screenshotter/images/NestedFractions-safari.png
Binary file modified test/screenshotter/images/NewLine-chrome.png
Binary file modified test/screenshotter/images/NewLine-safari.png
Binary file modified test/screenshotter/images/Not-chrome.png
Binary file modified test/screenshotter/images/Not-safari.png
Binary file modified test/screenshotter/images/NullDelimiterInteraction-chrome.png
Binary file modified test/screenshotter/images/NullDelimiterInteraction-safari.png
Binary file modified test/screenshotter/images/OldFont-chrome.png
Binary file modified test/screenshotter/images/OpLimits-chrome.png
Binary file modified test/screenshotter/images/OpLimits-safari.png
Binary file modified test/screenshotter/images/OperatorName-chrome.png
Binary file modified test/screenshotter/images/OperatorName-safari.png
Binary file modified test/screenshotter/images/OverUnderline-chrome.png
Binary file modified test/screenshotter/images/OverUnderline-safari.png
Binary file modified test/screenshotter/images/OverUnderset-chrome.png
Binary file modified test/screenshotter/images/OverUnderset-safari.png
Binary file modified test/screenshotter/images/Phantom-chrome.png
Binary file modified test/screenshotter/images/Phantom-safari.png
Binary file modified test/screenshotter/images/Phase-chrome.png
Binary file modified test/screenshotter/images/Phase-safari.png
Binary file modified test/screenshotter/images/Pmb-chrome.png
Binary file modified test/screenshotter/images/Pmb-safari.png
Binary file modified test/screenshotter/images/PrimeSpacing-chrome.png
Binary file modified test/screenshotter/images/PrimeSpacing-safari.png
Binary file modified test/screenshotter/images/PrimeSuper-chrome.png
Binary file modified test/screenshotter/images/PrimeSuper-safari.png
Binary file modified test/screenshotter/images/Raisebox-chrome.png
Binary file modified test/screenshotter/images/Raisebox-safari.png
Binary file modified test/screenshotter/images/ReactionArrows-chrome.png
Binary file modified test/screenshotter/images/ReactionArrows-safari.png
Binary file modified test/screenshotter/images/RelativeUnits-chrome.png
Binary file modified test/screenshotter/images/RelativeUnits-safari.png
Binary file modified test/screenshotter/images/RlapBug-chrome.png
Binary file modified test/screenshotter/images/Sizing-chrome.png
Binary file modified test/screenshotter/images/Sizing-safari.png
Binary file modified test/screenshotter/images/SizingBaseline-chrome.png
Binary file modified test/screenshotter/images/SizingBaseline-safari.png
Binary file modified test/screenshotter/images/Smash-chrome.png
Binary file modified test/screenshotter/images/Smash-safari.png
Binary file modified test/screenshotter/images/Spacing-chrome.png
Binary file modified test/screenshotter/images/Spacing-safari.png
Binary file modified test/screenshotter/images/Sqrt-chrome.png
Binary file modified test/screenshotter/images/Sqrt-safari.png
Binary file modified test/screenshotter/images/SqrtRoot-chrome.png
Binary file modified test/screenshotter/images/SqrtRoot-safari.png
Binary file modified test/screenshotter/images/StackRel-chrome.png
Binary file modified test/screenshotter/images/StretchyAccent-chrome.png
Binary file modified test/screenshotter/images/StretchyAccent-safari.png
Binary file modified test/screenshotter/images/StretchyAccentColor-chrome.png
Binary file modified test/screenshotter/images/StretchyAccentColor-safari.png
Binary file modified test/screenshotter/images/StrikeThrough-chrome.png
Binary file modified test/screenshotter/images/StrikeThrough-safari.png
Binary file modified test/screenshotter/images/StrikeThroughColor-chrome.png
Binary file modified test/screenshotter/images/StrikeThroughColor-safari.png
Binary file modified test/screenshotter/images/StyleSpacing-chrome.png
Binary file modified test/screenshotter/images/StyleSwitching-chrome.png
Binary file modified test/screenshotter/images/SupSubCharacterBox-chrome.png
Binary file modified test/screenshotter/images/SupSubHorizSpacing-chrome.png
Binary file modified test/screenshotter/images/SupSubHorizSpacing-safari.png
Binary file modified test/screenshotter/images/SupSubLeftAlignReset-chrome.png
Binary file modified test/screenshotter/images/SupSubLeftAlignReset-safari.png
Binary file modified test/screenshotter/images/SupSubOffsets-chrome.png
Binary file modified test/screenshotter/images/SupSubOffsets-safari.png
Binary file modified test/screenshotter/images/SurrogatePairs-chrome.png
Binary file modified test/screenshotter/images/SurrogatePairs-safari.png
Binary file modified test/screenshotter/images/SvgReset-chrome.png
Binary file modified test/screenshotter/images/SvgReset-safari.png
Binary file modified test/screenshotter/images/Symbols1-chrome.png
Binary file modified test/screenshotter/images/Symbols1-safari.png
Binary file modified test/screenshotter/images/Tag-chrome.png
Binary file modified test/screenshotter/images/Tag-safari.png
Binary file modified test/screenshotter/images/Text-chrome.png
Binary file modified test/screenshotter/images/Text-safari.png
Binary file modified test/screenshotter/images/TextSpace-chrome.png
Binary file modified test/screenshotter/images/TextStacked-chrome.png
Binary file modified test/screenshotter/images/TextStacked-safari.png
Binary file modified test/screenshotter/images/TextWithMath-chrome.png
Binary file modified test/screenshotter/images/TextWithMath-safari.png
Binary file modified test/screenshotter/images/Unicode-chrome.png
Binary file modified test/screenshotter/images/Unicode-safari.png
Binary file modified test/screenshotter/images/Units-chrome.png
Binary file modified test/screenshotter/images/Units-safari.png
Binary file modified test/screenshotter/images/UnsupportedCmds-chrome.png
Binary file modified test/screenshotter/images/UnsupportedCmds-safari.png
Binary file modified test/screenshotter/images/Verb-chrome.png
Binary file modified test/screenshotter/images/Verb-safari.png
Binary file modified test/screenshotter/images/VerticalSpacing-chrome.png
Binary file modified test/screenshotter/images/VerticalSpacing-safari.png

0 comments on commit 5c46a59

Please sign in to comment.