Skip to content

Commit

Permalink
agora certo
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlosesposito22 committed Nov 10, 2024
1 parent 41eed00 commit 22541eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site_cc/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -4600,7 +4600,7 @@ def setUpClass(cls):
chrome_options.add_argument("--disable-dev-shm-usage")
chrome_options.add_argument("--no-sandbox")
chrome_options.add_argument("--headless")
#chrome_options.add_argument("--window-size=1920,1080")
chrome_options.add_argument("--window-size=1920,1080")
cls.driver = webdriver.Chrome(options=chrome_options)

@classmethod
Expand Down

0 comments on commit 22541eb

Please sign in to comment.