Hi Malini, I'm trying to get Marionette working so I can play around with it for a project we're working on, but I'm finding the setup instructions really difficult to follow.
Using https://developer.mozilla.org/en-US/docs/Marionette/Setup I've downloaded the nightly build of firefox and run it, added the 2 "about:config" rows, and downloaded "mozilla-build" but now I'm totally stuck :(. The "building Firefox" link doesn't work (404 error), but I found some instructions for that here: https://developer.mozilla.org/en-US/docs/Developer_Guide/Build_Instructions/Windows_Prerequisites. It suggests I download 'mozilla-build'. In the instructions at https://developer.mozilla.org/en-US/docs/Marionette/Setup ...: 1. Does "mozilla-central" mean the same as "mozilla-build"? 2. Where (and what) is my "mozconfig"? There's no file on my pc called '*mozconfig*'. Should I just make one with the string "ENABLE_MARIONETTE=1" in it? Where? 3. "You may now configure and build ..." build what? mozilla-build? I can't run those make commands in there because there's no "client.mk" file. 4. If I did somehow get it to build, what's my 'object-directory'? I think I'm struggling because I'm not sure what the high level idea is here. Am I trying to rebuild my copy of nightly FF with marionette enabled prior to it being rebuilt? Should I be doing all of this in Linux instead of Windows (the instructions say windows, but maybe that's not correct)? Apologies for my stupidity here, this is all a bit new to me and I get more intelligent after a coffee ;o) On Wednesday, January 9, 2013 11:01:50 PM UTC+1, Malini Das wrote: > Hi, > > > > The video recording of the Marionette talk is now available at > > https://air.mozilla.org/marionette/ > > > > If you have any further questions, feel free to ask them on the #ateam > > channel :) > > > > On 2013-01-07 5:30 PM, Walter Chen wrote: > > > Hi, > > > > > > TW QAs might want to watch it, but it's 3am here is Taipei(12pm PST). > > > > > > Is there any video recording or material release after the talk? > > > Any further information would be appreciate. > > > > > > Regards, > > > Walter Chen > > > SQA Engineer, Mozilla Taiwan > > > > > > ----- Original Message ----- > > > From: "Malini Das" <[email protected]> > > > To: [email protected] > > > Sent: Tuesday, January 8, 2013 9:22:00 AM > > > Subject: [b2g] Intro to Marionette talk (a B2G automation tool) > > > > > > Hey, > > > > > > I will be presenting a talk on an incredibly useful automation tool > > > called Marionette[1]. If you have any interest in automation or testing > > > B2G, then this talk may prove useful to you. > > > > > > I'll be giving you a rundown of how Marionette works, how it's being > > > used for B2G automation, and how you can use it to drive your application. > > > > > > When: Wednesday, January 9th, 12:00 pm PST > > > Where: Ten Forward in MTV; Streamed live on https://air.mozilla.org/ > > > > > > I understand that many of you will be in Berlin, so I will post a link > > > to the video once it's up. > > > > > > Thanks! > > > > > > [1] https://developer.mozilla.org/en-US/docs/Marionette/Marionette > > > > > > > > > -- > > - Malini Das _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
