File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
l10n_CM/constants/libro/AT Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ jobs:
229229 $line = $_
230230 Write-Host "Running tests for: $line"
231231 try {
232- pipenv run python -m l10n_CM.run_l10n --fx-executable="$env:FX_EXECUTABLE" $line
232+ pipenv run python -m l10n_CM.run_l10n --geckodriver=geckodriver.exe -- fx-executable="$env:FX_EXECUTABLE" $line
233233 } catch {
234234 $SCRIPT_EXIT_CODE = $_.Exception.HResult
235235 }
Original file line number Diff line number Diff line change 88 "postal_code" : " a95979b5-b91b-423f-825d-48112c1c27ec" ,
99 "telephone" : " 443642dc-9c22-4601-926e-35377961b5fc"
1010 },
11-
1211 "form_field" : " *[data-moz-autofill-inspect-id='{given_name}']" ,
1312 "fields" : [
1413 " b885db87-1444-4b2b-b89b-0b54d68d996f" ,
1817 " a95979b5-b91b-423f-825d-48112c1c27ec" ,
1918 " 443642dc-9c22-4601-926e-35377961b5fc"
2019 ],
21- "skipped" : [
20+ "skipped" : [
2221 " test_demo_ad_2a_preview_name_org_fields.py" ,
2322 " test_demo_ad_2b_preview_address_fields.py" ,
2423 " test_demo_ad_2c_preview_phone_email_fields.py" ,
You can’t perform that action at this time.
0 commit comments