Skip to content

Commit

Permalink
Upgrade selenium + regenerate screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
yo35 committed Aug 11, 2024
1 parent e8a6f8a commit 9b492ee
Show file tree
Hide file tree
Showing 242 changed files with 14 additions and 7 deletions.
17 changes: 12 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react-dom": "^18.3.1",
"react-styleguidist": "^13.1.3",
"rimraf": "^6.0.1",
"selenium-webdriver": "^4.21.0",
"selenium-webdriver": "^4.23.0",
"ssh2-sftp-client": "^11.0.0",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
Expand Down
2 changes: 1 addition & 1 deletion scripts/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
web-client:
image: selenium/standalone-firefox:4.21.0-20240522 # https://github.com/SeleniumHQ/docker-selenium to get the latest version
image: selenium/standalone-firefox:4.23.0-20240727 # https://github.com/SeleniumHQ/docker-selenium to get the latest version
shm_size: '2gb'
ports:
- 4444:4444 # http://localhost:4444/ (driver)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
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/graphic_references/03_error_box_graphic/base/full.png
Loading
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/graphic_references/03_error_box_graphic/base/minimal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
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/graphic_references/04_icons_graphic/marker/colorized_text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
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/graphic_references/04_icons_graphic/marker/default_text.png
Binary file modified test/graphic_references/04_icons_graphic/marker/wrapped_arrow.png
Binary file modified test/graphic_references/04_icons_graphic/marker/wrapped_symbol.png
Binary file modified test/graphic_references/04_icons_graphic/marker/wrapped_text.png
Binary file modified test/graphic_references/05_chessboard_graphic/base/default.png
Binary file modified test/graphic_references/05_chessboard_graphic/base/empty.png
Binary file modified test/graphic_references/05_chessboard_graphic/base/from_fen.png
Binary file modified test/graphic_references/05_chessboard_graphic/flipped/default.png
Binary file modified test/graphic_references/05_chessboard_graphic/flipped/empty.png
Binary file modified test/graphic_references/05_chessboard_graphic/flipped/from_fen.png
Binary file modified test/graphic_references/05_chessboard_graphic/move/capture.png
Binary file modified test/graphic_references/05_chessboard_graphic/move/default.png
Binary file modified test/graphic_references/05_chessboard_graphic/move/en-passant.png
Binary file modified test/graphic_references/05_chessboard_graphic/move/null-move.png
Binary file modified test/graphic_references/05_chessboard_graphic/move/promotion.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/custom_1.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/custom_2.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/custom_3.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/custom_4.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/custom_5.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/custom_6.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/default.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/large.png
Binary file modified test/graphic_references/05_chessboard_graphic/theme/small.png
Binary file modified test/graphic_references/06_chessboard_animation/base_1/capture.png
Binary file modified test/graphic_references/06_chessboard_animation/base_1/move_1.png
Binary file modified test/graphic_references/06_chessboard_animation/base_1/move_2.png
Binary file modified test/graphic_references/06_chessboard_animation/base_2/capture.png
Binary file modified test/graphic_references/06_chessboard_animation/base_2/move_1.png
Binary file modified test/graphic_references/06_chessboard_animation/base_2/move_2.png
Binary file modified test/graphic_references/06_chessboard_animation/base_3/capture.png
Binary file modified test/graphic_references/06_chessboard_animation/base_3/move_1.png
Binary file modified test/graphic_references/06_chessboard_animation/base_3/move_2.png
Binary file modified test/graphic_references/10_movetext_graphic/base/game_1.png
Binary file modified test/graphic_references/10_movetext_graphic/base/game_2.png
Binary file modified test/graphic_references/10_movetext_graphic/base/game_3.png
Binary file modified test/graphic_references/10_movetext_graphic/base/game_4.png
Binary file modified test/graphic_references/13_navigation_board_graphic/theme/large.png
Binary file modified test/graphic_references/13_navigation_board_graphic/theme/small.png

0 comments on commit 9b492ee

Please sign in to comment.