Hi All, Since we added CSS selector support in Tellurium 0.6.0 almost one year ago, the CSS selector in Tellurium has been very stable, more flexible, and more powerful with the 0.7.0 Engine. As a result, we like to make the default locator in Tellurium core to be CSS selector instead of xpath.
That is to say, we set exploitCssSelector = true in the Environment class and you can use disableCssSelector() or useCssSelector(false) to switch back to xpath if you like to. Please vote for this move. Thanks in advance, Tellurium Team -- 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.
