Skip to content
This repository was archived by the owner on Dec 31, 2019. It is now read-only.

Fix 1.6 tests with frames for Chrome 78#64

Open
mvorisek wants to merge 1 commit intoPrestaShop:masterfrom
mvorisek:fix_tests_for_newer_chrome
Open

Fix 1.6 tests with frames for Chrome 78#64
mvorisek wants to merge 1 commit intoPrestaShop:masterfrom
mvorisek:fix_tests_for_newer_chrome

Conversation

@mvorisek
Copy link
Copy Markdown

Fix 1.6 tests for newer Chrome drivers which no longer accepts string selectors for frame method.

@mvorisek
Copy link
Copy Markdown
Author

mvorisek commented Dec 30, 2019

CI here is broken as it installs not supported combination fo Chrome/webdriver.

This PR can be tested with PS 1.6.1.x branch - this repo is cloned there at this line:
https://github.com/PrestaShop/PrestaShop/blob/1.6.1.x/travis-scripts/run-functional-tests.sh#L12
so replace it with/this PR:

git clone --single-branch --branch fix_tests_for_newer_chrome https://github.com/mvorisek/PSFunctionalTests.git

and push it, Travis CI for the latest PrestaShop 1.6.1 should pass.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant