support input with type="tel"
Bug #1368227 reported by
Ricardo Kirkner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
selenium-simple-test |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Inputs with type="tel" are not currently supported by SST (it has an explicit list of supported input types that needs to be updated).
Related branches
lp://staging/~ricardokirkner/selenium-simple-test/text-type-tel
- Corey Goldberg (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/sst/actions.py (+1/-1)
Changed in selenium-simple-test: | |
status: | New → In Progress |
Changed in selenium-simple-test: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.