Hello everybody I hope you can help me with this.
I have an HTML Select list called "Year" that contains years from 1982 to 2013.
What I want to do is to select every year because this action display information in another html select list, and select again and so on.
When I'm recording, I clicked on every year and everything seems to be fine because the information displays, but when I reproduce the steps it only select the element or year, but is not as a click, so the information doesn't appear.
I know that I can simulate a mouse click or an enter when I have selected the element, I already did that but this is not the correct way that I need it, I also tried to select by id, text, and URL (variable) but didn't work
Also I noticed in the webtest.tstest that this particular step appears as a "select" and not as a click, I'm sending you the screenshots to see if you know what to do
Thanks in advance
Pao
I have an HTML Select list called "Year" that contains years from 1982 to 2013.
What I want to do is to select every year because this action display information in another html select list, and select again and so on.
When I'm recording, I clicked on every year and everything seems to be fine because the information displays, but when I reproduce the steps it only select the element or year, but is not as a click, so the information doesn't appear.
I know that I can simulate a mouse click or an enter when I have selected the element, I already did that but this is not the correct way that I need it, I also tried to select by id, text, and URL (variable) but didn't work
Also I noticed in the webtest.tstest that this particular step appears as a "select" and not as a click, I'm sending you the screenshots to see if you know what to do
Thanks in advance
Pao