Sha256: 992f6f55af233711fed4265ad72584bbbae3fdbea5e28971dd32ba943ac2f95b
Contents?: true
Size: 431 Bytes
Versions: 9
Compression:
Stored size: 431 Bytes
Contents
Feature: Download elements from source html In order to release all images, external javascript and css files must download and be the correct size Scenario Outline: Download Given a user has landed on a <page> Then all resource elements should download with the correct size Examples: |page | |http://slashdot.org | |http://yahoo.com | |http://github.com |
Version data entries
9 entries across 9 versions & 1 rubygems