selenium rc - How to access var in PHP -


i'm using selenium-rc php. want show in test value of classname. how can present var? tried $this['drivers']['classname'] not working me.

alt text

(this debug)

thank you!

looks should be:

$this->drivers[0]->classname


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -