I've got a web application in ZK Framework and I'd like to create implement some smoke tests using Geb.
Is it possible to test a ZK Framework app using Geb? I mean there's a lot of zul pages dynamically created so I guess it might be impossible.
Maybe you have some experience you can share in that matter.
Cheers!
It seems that the ID generator issue can be workarounded: Implement ID Generator in ZK
I have to take a deeper look at this...
Hope it helps.