Hi everybody

I want to get the URL of the current page of my SimpleTest browser,
and according to the manual that's done using getUrl():

http://www.simpletest.org/en/browser_documentation.html

So I do the following:

$this->getUrl()

But this results in the following error:

Fatal error: Call to a member function getUrl() on a non-object in C:
\xampp\htdocs\josh\ziviapps\app\vendors\simpletest\web_tester.php on
line 526

Anybody has an idea what's the problem here?

Thanks a lot,
Josh

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to