﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25652	Provide a more generic way to test different browsers in selenium tests	Tim Graham	nobody	"The current way of writing selenium tests involves [https://github.com/django/django/blob/dae81c6ec62a76c1f28745ae3642c2d4a37ce259/tests/admin_views/tests.py#L4661-L4666 creating multiple subclasses of a test case for each browser]. This is repetitive, cumbersome, and error-prone. Instead it would better if we didn’t need these subclasses and could instead specify the browsers to test as a command line option.

There is a [https://github.com/django/django/compare/master...jphalip:sauce first draft implementation] of this by Julien Phalip, but I'd like to remove the parts about running the tests remotely on Sauce Labs for now since that's really a separate feature."	New feature	closed	Testing framework	dev	Normal	duplicate			Accepted	1	0	0	1	0	0
