Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
CSS #3
Browse files Browse the repository at this point in the history
  • Loading branch information
pixiupl committed Jan 25, 2018
1 parent 79d2a6e commit 0bdde65
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,52 +4,6 @@
---

<h1 style="text-align: center;font-size: x-large; color:red">We are slowly phasing out x86 architecture.</h1>
<h4>PhantomJS is an optimal solution for</h4>

<div id="feature-01" class="feature grid_3 alpha">
<h3>Headless Website Testing</h3>
<div>
<p>
Run functional tests with frameworks such as Jasmine, QUnit, Mocha, Capybara, WebDriver, and many others.
<a href="/headless-testing.html">Learn more</a>
</p>
</div>
</div>

<div id="feature-02" class="feature grid_3">
<h3>Screen Capture</h3>
<div>
<p>
Programmatically capture web contents, including SVG and Canvas.
Create web site screenshots with thumbnail preview.
<a href="/screen-capture.html">Learn more</a>
</p>
</div>
</div>

<div id="feature-03" class="feature grid_3">
<h3>Page Automation</h3>
<div>
<p>
Access and manipulate webpages
with the standard DOM API, or with
usual libraries like jQuery.
<br>
<a href="/page-automation.html">Learn more</a>
</p>
</div>
</div>

<div id="feature-04" class="feature grid_3 omega">
<h3>Network Monitoring</h3>
<div>
<p>
Monitor page loading and export as standard HAR files. Automate performance analysis using YSlow and Jenkins.
<a href="/network-monitoring.html">Learn more</a>
</p>
</div>
</div>

<div id="feature-end" class="grid_12">
<p>
PhantomJS is used in the test workflow of various open-source projects:<br/>
Expand Down

0 comments on commit 0bdde65

Please sign in to comment.