hi, I started running in IE today. I have a select list, when I select an option, onchange event of that select_list would refresh the page, selection is happening properly, but at the end the selection, this error was thrown,
Selenium::WebDriver::Error::NoSuchElementError: Invalid internal element ID > requested: 29d45aa8-4987-42bd-96f2-283b47601f3a > I have never had this error while I was executing the same select list in Firefox or Chrome but it happens in IE. What might be the issue? It actually terminates the program with this error. I have some other select_list which actually doesn't refresh the page while I am selecting an option but this happen to only the select list which refreshes the page as the result of the selection. -- -- Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
