com.tracker.automation.trainer.TrainerEventCreationTest
testBasicEventCreation
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.TrainerUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginTrainer(BaseTest.java:231)
at com.tracker.automation.trainer.TrainerEventCreationTest.testBasicEventCreation(TrainerEventCreationTest.java:26)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
com.tracker.automation.user.UserBookingManagementTest
testBookingManagementSmoke
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testBookingManagementSmoke(UserBookingManagementTest.java:289)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testBookingStatusDisplay
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testBookingStatusDisplay(UserBookingManagementTest.java:265)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testBookingsPagination
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testBookingsPagination(UserBookingManagementTest.java:184)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testCancelBooking
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testCancelBooking(UserBookingManagementTest.java:70)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testContactTrainerFromBooking
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testContactTrainerFromBooking(UserBookingManagementTest.java:216)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testFilterBookingsByDateRange
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testFilterBookingsByDateRange(UserBookingManagementTest.java:158)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testFilterBookingsByStatus
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testFilterBookingsByStatus(UserBookingManagementTest.java:132)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testSearchBookings
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testSearchBookings(UserBookingManagementTest.java:105)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testViewBookingDetails
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testViewBookingDetails(UserBookingManagementTest.java:46)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testViewEventFromBooking
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testViewEventFromBooking(UserBookingManagementTest.java:240)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
testViewMyBookingsPage
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.user.UserBookingManagementTest.testViewMyBookingsPage(UserBookingManagementTest.java:25)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
com.tracker.automation.trainer.TrainerRegistrationTest
testTrainerLoginAfterRegistration
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.TrainerUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerUser(BaseTest.java:181)
at com.tracker.automation.trainer.TrainerRegistrationTest.testTrainerLoginAfterRegistration(TrainerRegistrationTest.java:165)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 40 more
... Removed 30 stack frames
com.tracker.automation.crossrole.RoleAccessTest
testRegularUserAccessToMyBookings
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerAndLoginUser(BaseTest.java:206)
at com.tracker.automation.base.BaseTest.createAndLoginRegularUser(BaseTest.java:243)
at com.tracker.automation.crossrole.RoleAccessTest.testRegularUserAccessToMyBookings(RoleAccessTest.java:97)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 41 more
... Removed 30 stack frames
com.tracker.automation.user.UserRegistrationTest
testDuplicateUserRegistration
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerUser(BaseTest.java:181)
at com.tracker.automation.user.UserRegistrationTest.testDuplicateUserRegistration(UserRegistrationTest.java:246)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 40 more
... Removed 30 stack frames
testPremiumUserRegistration
java.lang.AssertionError: Premium user should be valid expected [true] but found [false]
at com.tracker.automation.user.UserRegistrationTest.testPremiumUserRegistration(UserRegistrationTest.java:204)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testUserLoginAfterRegistration
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerUser(BaseTest.java:181)
at com.tracker.automation.user.UserRegistrationTest.testUserLoginAfterRegistration(UserRegistrationTest.java:165)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 40 more
... Removed 30 stack frames
testUserRegistrationSmoke
java.lang.IllegalStateException: Unable to extract getFullName() value from com.tracker.automation.users.RegularUser
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:101)
at io.qameta.allure.util.NamingUtils.extractProperties(NamingUtils.java:90)
at io.qameta.allure.util.NamingUtils.processPattern(NamingUtils.java:70)
at io.qameta.allure.util.NamingUtils.processNameTemplate(NamingUtils.java:51)
at io.qameta.allure.util.AspectUtils.lambda$getName$1(AspectUtils.java:46)
at java.base/java.util.Optional.map(Optional.java:260)
at io.qameta.allure.util.AspectUtils.getName(AspectUtils.java:46)
at io.qameta.allure.aspects.StepsAspects.stepStart(StepsAspects.java:72)
at com.tracker.automation.base.BaseTest.registerUser(BaseTest.java:181)
at com.tracker.automation.user.UserRegistrationTest.testUserRegistrationSmoke(UserRegistrationTest.java:224)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.NoSuchFieldException: getFullName()
at java.base/java.lang.Class.getField(Class.java:2286)
at io.qameta.allure.util.NamingUtils.extractField(NamingUtils.java:109)
at io.qameta.allure.util.NamingUtils.extractChild(NamingUtils.java:99)
... 40 more
... Removed 30 stack frames
testUserRegistrationWithCompleteProfile
java.lang.AssertionError: User should be valid expected [true] but found [false]
at com.tracker.automation.user.UserRegistrationTest.testUserRegistrationWithCompleteProfile(UserRegistrationTest.java:186)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testUserRegistrationWithInvalidEmail
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.cssSelector: header nav a[href='/register']' (tried for 10 second(s) with 500 milliseconds interval)
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
at com.tracker.automation.pages.BasePage.click(BasePage.java:74)
at com.tracker.automation.pages.HomePage.clickRegister(HomePage.java:71)
at com.tracker.automation.user.UserRegistrationTest.testUserRegistrationWithInvalidEmail(UserRegistrationTest.java:56)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"header nav a[href='/register']"}
(Session info: chrome=146.0.7680.155)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, findElement {value=header nav a[href='/register'], using=css selector}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy21.isDisplayed(Unknown Source)
at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:304)
at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:290)
at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:287)
at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:656)
at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:652)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)
... 34 more
... Removed 33 stack frames
testUserRegistrationWithPasswordMismatch
org.openqa.selenium.NoSuchSessionException: invalid session id: session deleted as the browser has closed the connection
from disconnected: not connected to DevTools
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, findElement {value=header nav a[href='/register'], using=css selector}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy21.isDisplayed(Unknown Source)
at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:304)
at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:290)
at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:287)
at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:656)
at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:652)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)
at com.tracker.automation.pages.BasePage.click(BasePage.java:74)
at com.tracker.automation.pages.HomePage.clickRegister(HomePage.java:71)
at com.tracker.automation.user.UserRegistrationTest.testUserRegistrationWithPasswordMismatch(UserRegistrationTest.java:93)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
com.tracker.automation.user.UserEventBookingTest
testBasicEventBooking
org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, get {url=http://localhost:3000/event/sample-event-id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313)
at com.tracker.automation.user.UserEventBookingTest.testBasicEventBooking(UserEventBookingTest.java:30)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testBookingAlreadyBookedEvent
org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, get {url=http://localhost:3000/event/sample-event-id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313)
at com.tracker.automation.user.UserEventBookingTest.testBookingAlreadyBookedEvent(UserEventBookingTest.java:126)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testBookingAndVerification
org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, get {url=http://localhost:3000/event/sample-event-id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313)
at com.tracker.automation.user.UserEventBookingTest.testBookingAndVerification(UserEventBookingTest.java:57)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testBookingCancellation
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.cssSelector: header a[href='/my-bookings']' (tried for 10 second(s) with 500 milliseconds interval)
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
at com.tracker.automation.pages.BasePage.click(BasePage.java:74)
at com.tracker.automation.pages.HomePage.clickMyBookings(HomePage.java:92)
at com.tracker.automation.user.UserEventBookingTest.testBookingCancellation(UserEventBookingTest.java:85)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"header a[href='/my-bookings']"}
(Session info: chrome=146.0.7680.155)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, findElement {value=header a[href='/my-bookings'], using=css selector}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy21.isDisplayed(Unknown Source)
at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:304)
at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:290)
at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:287)
at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:656)
at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:652)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)
... 34 more
... Removed 33 stack frames
testBookingFullyBookedEvent
org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, get {url=http://localhost:3000/event/fully-booked-event-id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313)
at com.tracker.automation.user.UserEventBookingTest.testBookingFullyBookedEvent(UserEventBookingTest.java:154)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testEventBookingSmoke
org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, get {url=http://localhost:3000/event/sample-event-id}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313)
at com.tracker.automation.user.UserEventBookingTest.testEventBookingSmoke(UserEventBookingTest.java:177)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
testMultipleBookings
org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: chrome=146.0.7680.155)
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, get {url=http://localhost:3000/event/event-1}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313)
at com.tracker.automation.user.UserEventBookingTest.testMultipleBookings(UserEventBookingTest.java:200)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 33 stack frames
com.tracker.automation.trainer.TrainerEventCreationTest
testEventCreationAndVerification
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testEventCreationAsRegularUser
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testEventCreationSmoke
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testEventCreationWithInvalidDate
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testEventCreationWithLocation
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testEventCreationWithMissingFields
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testPaidEventCreation
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
com.tracker.automation.trainer.TrainerRegistrationTest
testTrainerRegistrationSmoke
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerRegistrationWithCompleteProfile
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerRegistrationWithInvalidEmail
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerRegistrationWithPasswordMismatch
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerRegistrationWithValidData
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerRegistrationWithoutTerms
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
com.tracker.automation.crossrole.RoleAccessTest
testRegularUserDeniedAccessToCreateEvent
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testRegularUserDeniedAccessToMyEvents
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testRoleBasedAccessSmoke
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testRoleBasedNavigationMenu
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testRoleSwitchingPrevention
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testRoleVerificationThroughUI
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testSessionManagementAndRolePersistence
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerAccessToCreateEvent
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerAccessToMyBookings
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testTrainerAccessToMyEvents
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testUnauthorizedAccessWithoutLogin
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
com.tracker.automation.user.UserRegistrationTest
testUserRegistrationWithValidData
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
testUserRegistrationWithoutTerms
org.openqa.selenium.NoSuchSessionException: invalid session id
Build info: version: '4.25.0', revision: '8a8aea2337'
System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.3.1', java.version: '21.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [97fe8f9ab0325eb0b81fa19a584fff9b, deleteAllCookies {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 146.0.7680.155, chrome: {chromedriverVersion: 146.0.7680.165 (4b989da09e1..., userDataDir: /var/folders/0n/jnfj2ylx77b...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50187}, goog:processID: 54954, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: mac, proxy: Proxy(), se:cdp: ws://localhost:50187/devtoo..., se:cdpVersion: 146.0.7680.155, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 97fe8f9ab0325eb0b81fa19a584fff9b
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions.deleteAllCookies(RemoteWebDriver.java:882)
at com.tracker.automation.base.BaseTest.tearDown(BaseTest.java:106)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
... Removed 38 stack frames
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite name="Surefire suite" verbose="0">
<test thread-count="5" name="Surefire test" verbose="0">
<classes>
<class name="com.tracker.automation.smoke.SimpleSmokeTest"/>
<class name="com.tracker.automation.config.TestConfig"/>
<class name="com.tracker.automation.config.TestSeleniumConfig"/>
<class name="com.tracker.automation.user.UserBookingManagementTest"/>
<class name="com.tracker.automation.user.UserEventBookingTest"/>
<class name="com.tracker.automation.user.UserRegistrationTest"/>
<class name="com.tracker.automation.crossrole.RoleAccessTest"/>
<class name="com.tracker.automation.base.BaseTest"/>
<class name="com.tracker.automation.trainer.TrainerEventCreationTest"/>
<class name="com.tracker.automation.trainer.TrainerRegistrationTest"/>
</classes>
</test> <!-- Surefire test -->
</suite> <!-- Surefire suite -->
Tests for Surefire suite
- Surefire test (10 classes)
Groups for Surefire suite
Times for Surefire suite
Total running time: 22 seconds
Reporter output for Surefire suite
12 ignored methods
com.tracker.automation.user.UserBookingManagementTest
tearDownSuite
setUpSuite
setUpSuite
com.tracker.automation.trainer.TrainerEventCreationTest
tearDownSuite
setUpSuite
setUpSuite
com.tracker.automation.trainer.TrainerRegistrationTest
tearDownSuite
setUpSuite
setUpSuite
com.tracker.automation.crossrole.RoleAccessTest
setUpSuite
tearDownSuite
tearDownSuite
com.tracker.automation.user.UserRegistrationTest
tearDownSuite
setUpSuite
setUpSuite
com.tracker.automation.user.UserEventBookingTest
setUpSuite
tearDownSuite
tearDownSuite
Methods in chronological order
com.tracker.automation.smoke.SimpleSmokeTest
setUpSuite
0 ms
setUp
2269 ms
testFrameworkSetup
2335 ms
tearDown
2791 ms
com.tracker.automation.user.UserBookingManagementTest
setUp
2848 ms
testBookingManagementSmoke
2849 ms
tearDown
2873 ms
setUp
2896 ms
testBookingStatusDisplay
2896 ms
tearDown
2900 ms
testBookingsPagination
2918 ms
setUp
2918 ms
tearDown
2921 ms
testCancelBooking
2940 ms
setUp
2940 ms
tearDown
2944 ms
setUp
2960 ms
testContactTrainerFromBooking
2960 ms
tearDown
2963 ms
setUp
2981 ms
testFilterBookingsByDateRange
2982 ms
tearDown
2984 ms
setUp
3002 ms
testFilterBookingsByStatus
3003 ms
tearDown
3005 ms
setUp
3023 ms
testSearchBookings
3024 ms
tearDown
3026 ms
setUp
3041 ms
testViewBookingDetails
3041 ms
tearDown
3044 ms
setUp
3060 ms
testViewEventFromBooking
3061 ms
tearDown
3063 ms
setUp
3078 ms
testViewMyBookingsPage
3079 ms
tearDown
3081 ms
com.tracker.automation.user.UserEventBookingTest
testBasicEventBooking
3096 ms
setUp
3096 ms
tearDown
3232 ms
setUp
3252 ms
testBookingAlreadyBookedEvent
3253 ms
tearDown
3307 ms
setUp
3323 ms
testBookingAndVerification
3324 ms
tearDown
3370 ms
setUp
3388 ms
testBookingCancellation
3388 ms
tearDown
13680 ms
setUp
13691 ms
testBookingFullyBookedEvent
13691 ms
tearDown
13748 ms
setUp
13761 ms
testEventBookingSmoke
13762 ms
tearDown
13807 ms
setUp
13820 ms
testMultipleBookings
13820 ms
tearDown
13868 ms
com.tracker.automation.user.UserRegistrationTest
setUp
13880 ms
testDuplicateUserRegistration
13881 ms
tearDown
13884 ms
setUp
13896 ms
testPremiumUserRegistration
13897 ms
tearDown
13901 ms
setUp
13912 ms
testUserLoginAfterRegistration
13912 ms
tearDown
13914 ms
setUp
13926 ms
testUserRegistrationSmoke
13928 ms
tearDown
13931 ms
setUp
13945 ms
testUserRegistrationWithCompleteProfile
13946 ms
tearDown
13947 ms
testUserRegistrationWithInvalidEmail
13957 ms
setUp
13957 ms
tearDown
24222 ms
setUp
24238 ms
testUserRegistrationWithPasswordMismatch
24239 ms
tearDown
25325 ms
setUp
25370 ms
testUserRegistrationWithValidData
25372 ms
setUp
25374 ms
tearDown
25374 ms
testUserRegistrationWithoutTerms
25375 ms
tearDown
25378 ms
com.tracker.automation.crossrole.RoleAccessTest
setUp
25379 ms
testRegularUserAccessToMyBookings
25379 ms
tearDown
25381 ms
setUp
25385 ms
testRegularUserDeniedAccessToCreateEvent
25385 ms
setUp
25387 ms
tearDown
25387 ms
testRegularUserDeniedAccessToMyEvents
25388 ms
tearDown
25389 ms
setUp
25390 ms
testRoleBasedAccessSmoke
25391 ms
tearDown
25392 ms
setUp
25394 ms
testRoleBasedNavigationMenu
25395 ms
testRoleSwitchingPrevention
25396 ms
tearDown
25396 ms
setUp
25396 ms
tearDown
25397 ms
testRoleVerificationThroughUI
25398 ms
setUp
25398 ms
tearDown
25399 ms
testSessionManagementAndRolePersistence
25399 ms
setUp
25399 ms
tearDown
25400 ms
testTrainerAccessToCreateEvent
25401 ms
setUp
25401 ms
tearDown
25402 ms
setUp
25403 ms
testTrainerAccessToMyBookings
25404 ms
setUp
25405 ms
tearDown
25405 ms
tearDown
25406 ms
testTrainerAccessToMyEvents
25406 ms
setUp
25407 ms
testUnauthorizedAccessWithoutLogin
25407 ms
com.tracker.automation.trainer.TrainerEventCreationTest
setUp
25408 ms
com.tracker.automation.crossrole.RoleAccessTest
tearDown
25408 ms
com.tracker.automation.trainer.TrainerEventCreationTest
testBasicEventCreation
25409 ms
tearDown
25421 ms
setUp
25425 ms
testEventCreationAndVerification
25426 ms
tearDown
25427 ms
setUp
25427 ms
testEventCreationAsRegularUser
25428 ms
tearDown
25429 ms
testEventCreationSmoke
25430 ms
setUp
25430 ms
tearDown
25431 ms
setUp
25432 ms
testEventCreationWithInvalidDate
25433 ms
setUp
25434 ms
tearDown
25434 ms
testEventCreationWithLocation
25435 ms
setUp
25436 ms
tearDown
25436 ms
testEventCreationWithMissingFields
25437 ms
tearDown
25438 ms
setUp
25438 ms
testPaidEventCreation
25438 ms
tearDown
25439 ms
com.tracker.automation.trainer.TrainerRegistrationTest
setUp
25440 ms
testTrainerLoginAfterRegistration
25441 ms
tearDown
25442 ms
setUp
25447 ms
testTrainerRegistrationSmoke
25447 ms
tearDown
25448 ms
setUp
25449 ms
testTrainerRegistrationWithCompleteProfile
25449 ms
tearDown
25450 ms
testTrainerRegistrationWithInvalidEmail
25451 ms
setUp
25451 ms
tearDown
25452 ms
testTrainerRegistrationWithPasswordMismatch
25453 ms
setUp
25453 ms
tearDown
25454 ms
setUp
25455 ms
testTrainerRegistrationWithValidData
25455 ms
tearDown
25456 ms
testTrainerRegistrationWithoutTerms
25457 ms
setUp
25457 ms
tearDown
25459 ms
com.tracker.automation.smoke.SimpleSmokeTest
tearDownSuite
25568 ms