I know how to convert WATIR element into selenium element
element=b.text_field selElement=element.wd But Is there anyway I can convert selenium element into WATIR element? Like element=driver.find_element(id: 'something') watirElement=? -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/watir-general/38cc3a55-c140-4730-8b82-b9e0b9d40dce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
