slimerjs

A scriptable browser like PhantomJS, based on Firefox

Github星跟踪图

SlimerJS

http://slimerjs.org/

SlimerJS is a scriptable browser. It allows you to manipulate a web page
with an external Javascript script: opening a webpage, clicking on links, modifying the content...
It is useful to do functional tests, page automation, network monitoring, screen capture etc.

It is a tool like PhantomJs, except that
it runs Gecko instead of Webkit, and it is headless when using Firefox 56+.

SlimerJS provides the same API of PhantomJS. The current version of SlimerJS
is highly compatible with PhantomJS 2.1.
See current release notes in docs/release-notes-*.rst, and
read the compatibility table
to know the implementation level.

The main goal of SlimerJS is to allow to execute all scripts developed for PhantomJS. So
you could use tools like CasperJS. In fact, CasperJs 1.1 and higher
can be executed with SlimerJS!

SlimerJS is not only a PhantomJS clone, it contains also additional features.

Technically, SlimerJS is a XUL/JS application that is launched with
Firefox.

Community

Follow us on twitter: @slimerjs

Ask your questions on the dedicated mailing list.

Or discuss with us on IRC: channel #slimerjs on irc.mozilla.org.

Install SlimerJS, executing a script...

See documentation into the docs/ directory into the source code, or read
it on the web site

FAQ and contribution

Read the faq into the website/faq.html file or on the website.

主要指标

概览
名称与所有者laurentj/slimerjs
主编程语言JavaScript
编程语言Shell (语言数: 9)
平台
许可证Other
所有者活动
创建于2012-12-12 19:29:21
推送于2023-03-09 01:45:51
最后一次提交2021-11-07 11:37:27
发布数26
最新版本名称1.0.0 (发布于 )
第一版名称SLIMERJS_0.5RC1 (发布于 )
用户参与
星数3k
关注者数100
派生数257
提交数1.2k
已启用问题?
问题数589
打开的问题数162
拉请求数106
打开的拉请求数2
关闭的拉请求数28
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?