WebDriverTestBase has its own assertSession(), there is no reason to override it.

I am unsure why this was originally done. Possibly to avoid the deprecation errors triggered by WebDriverWebAssert(). But if our tests are triggering some, then they should be fixed.

CommentFileSizeAuthor
#2 3095320-2-assert-session.patch757 bytesbojanz

Comments

bojanz created an issue. See original summary.

bojanz’s picture

Status: Active » Needs review
StatusFileSize
new757 bytes

Let's ask the testbot.

  • bojanz committed a9d3b62 on 8.x-2.x
    Issue #3095320 by bojanz: CommerceWebDriverTestBase should not redefine...
bojanz’s picture

Status: Needs review » Fixed

We're good!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.