-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a399fbb
commit 47fa5f6
Showing
19 changed files
with
68 additions
and
52 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 46 additions & 15 deletions
61
target/surefire-reports/TEST-modulos.login.LojinhaTest.xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,15 @@ | ||
------------------------------------------------------------------------------- | ||
Test set: modulos.login.LojinhaTest | ||
------------------------------------------------------------------------------- | ||
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.825 s - in modulos.login.LojinhaTest | ||
Tests run: 11, Failures: 0, Errors: 1, Skipped: 10, Time elapsed: 4.864 s <<< FAILURE! - in modulos.login.LojinhaTest | ||
testLoginComSucesso Time elapsed: 4.712 s <<< ERROR! | ||
org.openqa.selenium.SessionNotCreatedException: | ||
Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 128 | ||
Current browser version is 127.0.6533.120 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe | ||
Host info: host: 'DESKTOP-CBG0F78', ip: '172.21.240.1' | ||
Build info: version: '4.23.0', revision: '4df0a231af' | ||
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.24' | ||
Driver info: org.openqa.selenium.chrome.ChromeDriver | ||
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}]}] | ||
at modulos.login.LojinhaTest.setUp(LojinhaTest.java:32) | ||
|
Binary file not shown.
Binary file not shown.
Empty file.
Empty file.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/test-classes/paginas/FormularioAdicaoDeComponentePage.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/test-classes/paginas/FormularioAdicaoDeProdutosPage.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/test-classes/paginas/FormularioEdicaoDeProdutosPage.class
Binary file not shown.
Binary file not shown.
Binary file not shown.