Given
I visit "http://localhost:3000/"
< 1ms
When
I ensure the menu is open with "menu-toggle"
< 1ms
When
I click the menu item "Monographs (A-Z)"
< 1ms
Given
element with "text" "Antifungals"
< 1ms
When
I scroll to element
< 1ms
And
I click on element
< 1ms
When
I wait for 1 seconds
< 1ms
Given
"a" element with "href" "/monograph/anidulafungin"
< 1ms
Then
I scroll to element
< 1ms
And
I click on element
< 1ms
Then
I should be on the "/monograph/anidulafungin" page
< 1ms
When
I wait for 3 seconds
< 1ms
Given
element with "aria-label" "Favourite"
< 1ms
Then
I scroll to element
< 1ms
And
I click on element
< 1ms
And
I wait for 3 seconds
< 1ms
When
I ensure the menu is open with "menu-toggle"
< 1ms
When
I click the menu item "Favourites"
< 1ms
And
I wait for 1 seconds
< 1ms
Given
element with "text" "Anidulafungin" should be visible
< 1ms