For testing with watir it would be much easier if I could refer to elements by Id, however, with knockout, it generates many of the elements itself.
I'm currently using xpath to get to these elements, however, it is.....messy. So it would kind of be good if I could get knockout to autogen IDs.
Is there a way to do this?