Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test-failure-policy: Ignore
window.
prefix for ph_* test helper fun…
…ctions We will soon move cockpit's test-functions.js helpers to the `window` object, so that they become compatible with Webdriver's script preloading API. This affects all naughty patterns which include any of the `ph_*()` function calls (i.e. most patterns). Until this all lands and settles down, avoid mass-changing all the patterns and just remove the `window.` prefix for the comparison. Note that the naughties also apply to old project branches.
- Loading branch information