Fried Hoeben

Results 185 comments of Fried Hoeben

I've encountered this in the past myself. I never was able to find a precise root cause. I believe the issue is not in my fixture code, or FitNesse, but...

I haven't tried this myself. But I would expect a shutdown hook to work if you register it via your fixture code. Did you do that or did you add...

@heka1024 I haven't been able to get around to working on this. So by all means: please create a PR (you didn't need my permission but I would be very...

No there currently is no support to wait for one of multiple values, and as you already found out 'wait for visible' takes a regular string not a regex. You...

I think it should be possible. For the 'normal' waitUntil behaviour you can take a look at the method `waitUntil` or the ones with a 'waitUntil' prefix, and then pass...