recheck-web icon indicating copy to clipboard operation
recheck-web copied to clipboard

Pseudo elements are not aligned properly

Open martin-v opened this issue 4 years ago • 0 comments

[ERROR] de.retest.MockedLoginTest.simpleLoginShowcase  Time elapsed: 3.898 s  <<< FAILURE!
java.lang.AssertionError: bestMatch and previousMatch have a match of 100%? At least paths should differ! html[1]/body[1]/app-root[1]/app-login[1]/div[1]/div[1]/div[1]/form[1]/input[1] # ::first-line # 1 == html[1]/body[1]/app-root[1]/app-login[1]/div[1]/div[1]/div[1]/form[1]/input[1] # ::first-line # 1
        at de.retest.MockedLoginTest.simpleLoginShowcase(MockedLoginTest.java:42)                                                                                                                                                                                                                                                                                          

Revert commit https://github.com/retest/recheck/commit/6313ea7b6594bf745e393f46c12f1935a6671d37 when fixed.

martin-v avatar Oct 20 '20 08:10 martin-v