Did not use it before. But here are some examples, http://code.google.com/p/webdriver/source/browse/trunk/selenium/test/java/com/thoughtworks/selenium/corebased/TestJavascriptParameters.java?spec=svn960&r=960
http://stackoverflow.com/questions/1393889/how-can-i-identify-the-selenium-grid-host-running-my-test-from-within-the-test On Mon, Nov 2, 2009 at 7:49 PM, Manoj Chavan <[email protected]> wrote: > > String getExpression(expression): Returns the specified expression. > > > What is an 'Expression'? Can someone provide an example for this thanks. > I mean I know what 'expression' means but am unable to associate it with a > DOM? > > > Is my understanding correct? > > e.g : If the HTML source has a tag > > <a href:"http://somesite.com">Click here</a> > > And I use getExpression("click here") will it return me the href? Or I am > way off here. > > Regards, > > Manoj > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
