So I’ve never used Mozrepl, looks like that Repo is pretty old (hasn’t been 
updated in 2 years).




What I’ve used in the past to do browser testing in PHP is Codeception 
(http://codeception.com/). Another option is to use another language, which 
I’ve done a fair bit of browser testing / automation using CasperJS 
(http://casperjs.org/).




At work we have started to shy away from Selenium just due to the bloat and 
mess it has been for us trying to keep it running.


—
Justin CarmonySent from Mailbox

On Wed, Feb 11, 2015 at 9:21 PM, Steven Lloyd <[email protected]>
wrote:

> Hi Group,
> I am working on a website test tool using PHP.  Has anyone ever used 
> mozrepl (https://github.com/bard/mozrepl/wiki) with PHP?
> I searched and found 
> http://forums.devshed.com/php-development-5/poking-firefox-php-mozrepl-example-933427.html
>  
> but it is only a simple example.  I was hoping to find the PHP version 
> of the Perl module WWW::Mechanize::Firefox.
> I know most of the world uses Selenium but I really do not want to use 
> Java is at all possible.
> Suggestions?
> Thanks,
> -- 
> Steven Lloyd
> Water Guru - http://www.purestill.com
> Dev Mavin - http://www.devmavin.com
> https://www.linkedin.com/in/stevenlloyd
> _______________________________________________
> UPHPU mailing list
> [email protected]
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to