Mikhail, As for your concern about the jQuery we used in Selenium might collide with user's version of jQuery on the tested web page, I found some posts about this topic and seems there are some solutions to this.
http://www.mail-archive.com/[email protected]/msg21502.html http://groups.google.com/group/jquery-dev/browse_thread/thread/3efd1066b535234f Thanks, Jian On Apr 10, 3:18 pm, John <[email protected]> wrote: > also :text has already been used for jQuery form selector, should we > use > a different name? > > On Apr 10, 3:13 pm, John <[email protected]> wrote: > > > I will remove "%%" and use "value", "^value", "$value", and "*value" > > so > > that all partial matchings will be consistent. Basically, you may just > > need to > > check the first character of the passed in String to decide which > > operation > > to apply. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
