Comment #16 on issue 2561 by
kris.cr...@gmail.com: XPath Fails to Resolve
@barancev Did you do your testing in Drupal 6.22 on dev-generated forms (in
PHP created using the $forms array)?
This is generic Drupal stuff. The form has specific content/labels but the
core is unmodified. You should be able to repro this on any Drupal 6.22
form.
Either way, it would not be appropriate to close the bug based solely
on "past experience," regardless of how "vast" that experience may be.
I've been using Selenium for QA since I worked at Microsoft and was in
charge of validating all new Windows builds of PHP release candidates. I
wouldn't have reported this issue without first ruling out other potential
non-Selenium factors.
So please, regardless of any anecdotal past experiences, install Drupal
6.22 and configure a basic form, then repro this issue replacing my ids
(i.e. "omn-push-form") with your own. Like I said, this should be easy to
reproduce if you have a suitable dev environment.
If you attempt to repro the bug, please post your results and the form
conditions here regardless of whether you were successful or not. If you
fail to reproduce it, I should be able to take what you did and narrow down
what might've been different. But unless/until we reach a point where we
simply cannot repro this, or it's decided that the issue simply
isn't "worth" fixing, IMHO this bug should remain open. I'll do whatever I
can to assist you in being able to reproduce this in your dev environment.