gecko-dev/testing/firefox-ui
Henrik Skupin 0ed2e90726 Bug 1277090 - Make use of get_property() in firefox-ui tests where necessary. r=maja_zf
Given that Marionette supports the get_property() method, all the calls to
get_attribute() have to be audited and updated to get_property() if needed.
It's necessary because get_attribute() will only retrieve attributes from now on.

MozReview-Commit-ID: 8SmdNoiG8uP

--HG--
extra : rebase_source : 07a4b71baeaeac13bc29d9b0e1bcf6c4c611ee39
2016-12-20 17:34:18 +01:00
..
harness Bug 1316984 - Remove prefs module from Firefox Puppeteer. r=maja_zf 2016-12-14 17:33:51 +01:00
resources Bug 1270953 - Enhance notification class for Firefox Puppeteer. r=maja_zf 2016-05-17 13:43:24 +02:00
tests Bug 1277090 - Make use of get_property() in firefox-ui tests where necessary. r=maja_zf 2016-12-20 17:34:18 +01:00
.flake8 Bug 1274167 - Add Linter(flake8) support for Firefox-ui and Puppeteer.r=whimboo 2016-08-15 02:16:18 +05:30
mach_commands.py Bug 1302364 - Include firefox-ui and puppeteer in all-tests.json, and allow to run tests via "mach test". r=gps 2016-09-21 10:31:05 +02:00
moz.build Bug 1319705 - Move Puppeteer to testing/marionette and make it available for Marionette tests in test packages. r=gps 2016-11-24 17:02:52 +01:00