-
Lysanne0201This is with regards to the click event issue I have raised(mozilla/geckodriver #1675)
-
Lysanne0201the click event works on x86 but seems to be failing on ppc64le when executed as part of the selenium-python test file .It works manually, using developer tools as well as using a js script
-
whimbooLysanne0201: hey! great to have you here
-
whimbooand thanks for your interest to help investigtating this problem
-
whimbooI would suggest that you have a look at firefox-source-docs.mozilla.org/tes…ing/marionette/NewContributors.html first
-
whimbooand clone the repository
-
whimbooas best even read the parts in how to build firefox (artifact build) and get the Marionette tests running
-
whimboothe problem is actually in Marionette, so we will directly get started there instead of geckodriver
-
Lysanne0201okay I will start working on that right away.
-
whimbooLysanne0202: when you have questions let me know
-
whimboohopefully the build will work on your platform
-
Lysanne0202okay so wanted to clarify something...We did build geckodriver for our platform and it worked .
-
Lysanne0202So marionette is not specifically part of the geckodriver code ... hence It would make sense for me to build it again?
-
whimbooLysanne0202: to investigate the problem we only have to focus on Marionette, right
-
whimbooso if `./mach bootstrap` runs fine for you the build should also work
-
whimboojust make sure to select Firefox Artifact build
-
whimbooand I assume you directly work on that particular platform?
-
Lysanne0202yes I use the ppc64le platform directly.
-
Lysanne0202while building firefox, I did run ./mach bootstrap , and it went through most of the steps . However in the end gave a messgae about Nodejs and Stylo could not be installed via taskcluster. I will run ./mach bootstrap for marionette and check though.
-
whimbooyou may not need those for artifact bulds
-
whimboomake sure to pick the string as printed at the end for the mozconfig file
-
whimboowhich enables the artifact build
-
maja_zfwhimboo: bumping james' request from a few weeks ago -- Can you change the topic to: Moving to: chat.mozilla.org/#/room/#interop:mozilla.org | Home of tooling and infrastructure to create a predictable and interoperable web | logs mozilla.logbot.info/interop
-
whimboodone