kiwigrid / gherkin-testcafe

Run testcafe tests with gherkin syntax
MIT License
69 stars 2 forks source link

Refresh page (with # in url) in test steps #50

Closed showenx closed 5 years ago

showenx commented 5 years ago

hi, I am trying to refresh an Augular page in test steps. e.g. url = 'http://localhost:8080/main#/account'

Having tried following ways, but none of them seems working right for page refresh with #

Lukas-Kullmann commented 5 years ago

Hey @showenx, this seems more like a testcafe issue than an issue with gherkin-testcafe.

Please try using the latest testcafe version and if the problem still persists, open an issue at the testcafe repo.