You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace `.trigger.click` with `.click`
* Set an absolute path for uploading files
* Check `A copy of the indictment` to prevent pop up appearing
* Switch Scheme10 offence to xpath match
The button is only shown when hovering, this solution works in poltergeist headless _and_ chrome webdriver, but should be replaced with SitePrism references long term, see #2454
* Add timeout for user login
slow rendering after a logout was causing a flickering test when
run in browser
As part of #2453 xpath was used to simulate a hover and click in the advocate claim steps
This allowed both poltergeist and chrome-webdriver to locate and click the required button.
If this behaviour can be replicated in SitePrism, this change should be backed out and restored to pure SitePrism behaviour
The text was updated successfully, but these errors were encountered: