xpath would be '//*[id="message"]' afaik


On Sun, 12 Dec 2010 18:50:30 -0700, Aaron Murray <netl...@hotmail.com>

wrote:

> Hi Everyone,

> 

>  

> 

> Just having a quick problem that probably is due to lack of XPath

> knowledge.

> 

>  

> 

> This works: $this->assertQueryContentContains("#message", "default");

> 

> This does not work:   $this->assertXpathContentContains("id('message')",

> "default");

> 

>  

> 

> Any thoughts?

> 

> Aaron

Reply via email to