Граф коммитов

133 Коммитов

Автор SHA1 Сообщение Дата
Johannes Vogel 991a87a528 Bug 755856 - make marionette client look for adb in path first, r=mdas 2012-08-23 15:46:48 -04:00
Vicamo Yang 14d901a6ff Bug 707659 - Part 2: fix test scripts, r=philikon 2012-08-23 01:30:40 +08:00
Bob Silverberg e242f37172 Bug 781920 - Remove getElementValue from HTMLElement in Marionette. r=dburns 2012-08-16 17:35:20 -04:00
Jonathan Griffin 99a3e32620 Bug 783132 - bump mozprocess dep and add call to processOutput, r=ahal, DONTBUILD because NPOTB 2012-08-16 10:59:47 -07:00
Jonathan Griffin 4f5253c35b Bug 783120 - Make datazilla import conditional on options.pref, r=mdas 2012-08-16 10:55:25 -07:00
Ekanan Ketunuti 33433c8f39 Bug 781932 - Update enabled() to be is_enabled to make Selenium API. r=jgriffin 2012-08-15 08:21:41 +07:00
Sanchit Gangwar 943012f622 Bug 781935 - Change the function names in /testing/marionette/client/marionette/tests/unit/test_selected.py. r=jgriffin 2012-08-13 00:24:42 +05:30
Jonathan Griffin 4b7c539803 Bug 777842 - make Marionette Python2.6 compatible, r=dburns 2012-08-10 17:04:28 -07:00
David Burns 42dfe91ce7 Bug 757069: add the ability to get session data out of the browser; r=jgriffin 2012-08-10 11:51:35 -07:00
David Burns 89a26d8081 Bug 781050: Change equals() to __eq__() to be more idiomatic for python r=jgriffin 2012-08-09 13:01:56 -07:00
David Burns dda7564daf Bug 738408: Adding the ability to get the page source; r=jgriffin 2012-08-09 12:31:12 -07:00
David Burns 128d2d6f45 Bug 759477: adding the ability to get the tag name of an Marionette HTMLElement; r=jgriffin 2012-08-08 13:21:50 -07:00
Ryan VanderMeulen 0726b1fe02 Merge m-c to inbound. 2012-08-06 20:26:58 -04:00
Jonathan Griffin 0ef625a962 Bug 778912 - Marionette should shutdown Firefox instances it launches, a=test-only, DONTBUILD because NPOTB 2012-08-06 15:08:45 -07:00
David Burns 0a381e3609 Bug 751637: Added keys helper to Marionette and removing sendKeysToElement atom; r=jgriffin 2012-08-05 12:49:42 -07:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Siddharth Agarwal 594b174331 Bug 779701 - Marionette tests aren't properly packaged on Windows. Convert backslashes to forward slashes. r=jgriffin
--HG--
extra : rebase_source : 9fd21f295eb0a92a6f8b16a388d023099dc4247a
2012-08-03 04:15:00 +05:30
Malini Das 943f61f43f Bug 778204 - update marionette test harness emulator documentation, r=jgriffin 2012-08-01 15:30:27 -04:00
Malini Das 6636eaae3b Bug 779504 - pin datazilla pypi package to version number, r=jgriffin 2012-08-01 14:45:07 -04:00
Jonathan Griffin 4703a70f51 Bug 779011 - Move acknowledgement for setScriptTimeout to content script, r=mdas, DONTBUILD because NPOTB 2012-08-01 09:53:37 -07:00
Jonathan Griffin a5f6e55dac Bug 779012 - Update test timing for slow test, a=test-only, DONTBUILD because NPOTB 2012-07-30 18:05:16 -07:00
Aryeh Gregor d0ad5a7d0c Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
David Burns 86747606a0 Bug 778094: aligning text method on Marionette Elements with Selenium API; r=jgriffin. DONTBUILD because NPOTB 2012-07-27 13:50:00 -07:00
David Burns 327744d2fd Bug 777935: add test cleanup to Marionette so that when we move onto the next test module we start with the right amount of windows; r=jgriffin DONTBUILD because NPOTB 2012-07-27 13:09:13 -07:00
David Burns 194fb00c69 Bug 776189 - Prevent Marionette from attaching to type=content browser, r=mdas, DONTBUILD because NPOTB 2012-07-26 12:36:15 -07:00
Jonathan Griffin ceb382364e Bug 753490 - Fix find_element regression, r=mdas, DONTBUILD because NPOTB 2012-07-27 09:39:55 -07:00
Jonathan Griffin 5903867e4a Bug 772616 - Add Marionette and Marionette tests to tests.zip, r=ted 2012-07-24 16:36:46 -07:00
Jonathan Griffin 153ba9fbb8 Bug 775755 - Flag an emulator-specific test with qemu = true, r=mbalaur, DONTBUILD because NPOTB 2012-07-20 14:56:20 -07:00
Marshall Culpepper ccba8594b2 Bug 775308 - Enable GPU acceleration in the emulator used by Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-07-18 15:16:31 -07:00
Jonathan Griffin 8e85b5ff12 Bug 774553 - Wrap getBoolPref with try/catch, r=mdas 2012-07-17 10:38:52 -07:00
David Burns 5e6f4b8272 Bug 772995: Implementing close() for closing windows with marionette; r=mdas 2012-07-16 16:06:04 -07:00
David Burns fe68f5e78e Bug 774223: Make get_logs clear the log file when called; r=mdas 2012-07-16 06:49:49 -07:00
Jonathan Griffin f12164243d Bug 772310 - Check if pref exists before attempting to read from it, r=mdas 2012-07-12 18:01:45 -07:00
David Burns 42153c48e2 Bug 772835: changing get_window and get_windows to match Selenium; r=jgriffin 2012-07-11 12:31:07 -07:00
Malini Das 0647850ec7 Bug 771224 - use chrome:// instead of loading remote xul. r=jgriffin 2012-07-12 11:01:20 -04:00
Mihnea Balaur a01719d6c3 Bug 773086 - Add --emulatorImg option to Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-07-11 17:53:51 -07:00
David Burns 95758a158a Bug 754226: add getting title of content to marionette. r=mdas 2012-07-10 13:30:21 -07:00
David Burns 45b74f4041 Bug 772227: renaming display to is_displayed to align with Selenium API r=jgriffin 2012-07-11 05:30:46 -07:00
Malini Das 22f9f4035f Bug 772086 - change emulator command check to use simpler call, r=philikon 2012-07-10 15:43:19 -04:00
Mihnea Balaur 60099a2458 Bug 758452 - Add xUnit output support to Marionette, r=jgriffin, DONTBUILD because NPOTB, 2012-07-10 10:37:00 -07:00
Mihnea Dobrescu-Balaur 06e00196a4 Bug 770490 - Add ability to specify emulator resolution, r=jgriffin, DONTBUILD because NPOTB, 2012-07-06 11:54:59 -07:00
Malini Das 5ced7504b0 Bug 761202 - Load special powers only if needed in Marionette. r=dburns 2012-06-25 15:08:38 -04:00
Ryan VanderMeulen 8b00d6d9bf Merge m-c to inbound. 2012-06-21 20:44:27 -04:00
David Burns 3a8c281c1a Bug 759920: have status codes on errors bubble up from Atoms r=mdas 2012-06-21 13:47:13 -07:00
Kyle Machulis 3bf0605d18 Bug 767045 - Unfinished merge of marionettecomponent.js commited; r=mdas 2012-06-21 10:43:24 -07:00
Panos Astithas 537ea24dd5 Merge m-c to fx-team 2012-06-21 10:11:14 +03:00
Panos Astithas 43d88cd828 Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00
Malini Das 48d98bf9a4 Bug 766319 - Minor perfdata refactor, r=jgriffin, DONTBUILD because NPOTB 2012-06-19 17:17:40 -04:00
Jonathan Griffin a7b6b98c1d Bug 766206 - Add missing parameter to catch clause, DONTBUILD because NPOTB 2012-06-19 15:29:17 -07:00
Jonathan Griffin 1cfdf55a98 Bug 766206 - Workaround to get Marionette working on B2G again, r=mdas, DONTBUILD because NPOTB 2012-06-19 11:43:19 -07:00