Hi folks:
I have create a method which crates a last record into the select list
every time. I need to know how to create a method which can locate the
last record that I have created before(I think the new record can be
stored in the cookie). Could any folks give me any suggestion how to get
the last record from cookie by using watir API. I also want to know the
detail of method which can get these attributes(id, value, name etc) of
this record. If some codes can be provided it will be great.
Thank you