Skip to content

Conversation

@jjaffeux
Copy link
Contributor

@jjaffeux jjaffeux commented Apr 25, 2025

Clicking on the switcher is already causing a navigation to the topic to refresh content. In this spec we were doing a visit_topic right after which could be working in selenium, but will often fail on playwright with the following error:

 Playwright::Error:
   net::ERR_ABORTED at http://localhost:31339/t/life-strategies-from-the-art-of-war/96
   Call log:
     - navigating to "http://localhost:31339/t/life-strategies-from-the-art-of-war/96", waiting until "load"

Clicking on the switcher is already causing a navigation to the topic to refresh content. I this spec we were doing a `visit_topic` right after which could be working in selenium, but will often fail on playwright with the following error:
```
     Playwright::Error:
       net::ERR_ABORTED at http://localhost:31339/t/life-strategies-from-the-art-of-war/96
       Call log:
         - navigating to "http://localhost:31339/t/life-strategies-from-the-art-of-war/96", waiting until "load"
```
@jjaffeux jjaffeux merged commit d7baa82 into main Apr 25, 2025
6 checks passed
@jjaffeux jjaffeux deleted the system-spec-1 branch April 25, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants