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

Feature: stories can set their default test device #88

Open
stuartherbert opened this issue Apr 1, 2014 · 0 comments
Open

Feature: stories can set their default test device #88

stuartherbert opened this issue Apr 1, 2014 · 0 comments
Assignees
Milestone

Comments

@stuartherbert
Copy link
Collaborator

Due to bugs in Chromedriver, some of our stories need to be tested using Firefox. It'd be great if we implemented something like:

$story->setDefaultTestDevice('firefox');
$story->addToDeviceBlacklist('chrome');

so that folks don't have to remember which stories don't work with which devices.

@stuartherbert stuartherbert added this to the 1.6.0 milestone Apr 1, 2014
@stuartherbert stuartherbert self-assigned this Apr 1, 2014
@stuartherbert stuartherbert removed their assignment Feb 12, 2015
@stuartherbert stuartherbert modified the milestones: 2.1.0, 2.0.0 Feb 17, 2015
@stuartherbert stuartherbert self-assigned this Feb 17, 2015
@stuartherbert stuartherbert modified the milestones: 2.1.0, 2.2.0 Mar 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant