The Wayback Machine - https://web.archive.org/web/20190402010349/https://github.com/angular/angular
Skip to content
One framework. Mobile & desktop.
Branch: master
Clone or download
gkalpak and jasonaden test(docs-infra): avoid click-related CI flake in e2e test (#29641)
One of the tests introduced in #29601 is susceptible to a kind of
WebDriver flake related to trying to click elements hidden behind fixed
positioned elements.
This commit works around the issue by clicking the elements directly
using JavaScript (instead of `WebElement#click()`).

PR Close #29641
Latest commit deca6a6 Apr 1, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.buildkite ci: update buildkite provision instructions (#28273) Feb 7, 2019
.circleci ci: cache Material `node_modules` based on the lockfile checksum (#29417 Mar 20, 2019
.codefresh build: Remove --watchfs from bazelrc file (#29635) Apr 1, 2019
.github docs: add Web Worker guide (#29633) Apr 1, 2019
.vscode build: make VSCode settings opt-in (#29504) Mar 29, 2019
aio test(docs-infra): avoid click-related CI flake in e2e test (#29641) Apr 1, 2019
docs docs: update developer guide for testing and IntelliJ (#29048) Mar 22, 2019
integration fix(bazel): Update schematics to support routing (#29548) Mar 27, 2019
modules build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
packages fix(ivy): support finding the import of namespace-imported identifiers ( Apr 1, 2019
scripts build: add pre-release check that validates the version name (#29551) Mar 27, 2019
third_party build: update bazel to 0.24 (#29530) Mar 27, 2019
tools build: add pre-release check that validates the version name (#29551) Mar 27, 2019
.bazelignore ci: share data between jobs using workspaces (#28928) Feb 22, 2019
.bazelrc build: Remove --watchfs from bazelrc file (#29635) Apr 1, 2019
.clang-format feat(tooling): Add a .clang-format for automated JavaScript formatting. Apr 2, 2015
.editorconfig build: use https link to editorconfig.org in .editorconfig (#27664) Dec 18, 2018
.gitattributes chore: force lf EOL for ts files (#11143) Aug 29, 2016
.gitignore build: make VSCode settings opt-in (#29504) Mar 29, 2019
.mailmap build: add a Git .mailmap with my new name (#19550) Oct 9, 2017
.nvmrc build: update .nvmrc file to correct node version (#25992) Sep 18, 2018
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
CHANGELOG.md docs: fix broken changelog link (#29471) Apr 1, 2019
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md build: remove travisci leftovers (#27979) Jan 9, 2019
LICENSE build: bump year (#27880) Jan 11, 2019
README.md docs: update link for CircleCI badge to point workflow Feb 7, 2019
WORKSPACE build(bazel): update to nodejs rules 0.27.8 (#29508) Mar 27, 2019
browser-providers.conf.js ci: lock chrome and firefox versions for saucelabs (#29529) Mar 27, 2019
gulpfile.js refactor: remove extra line break in gulpfile (#29489) Mar 25, 2019
karma-js.conf.js build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
package.json build: update bazel to 0.24 (#29530) Mar 27, 2019
protractor-perf.conf.js build: remove legacy e2e tests job (#28645) Feb 13, 2019
renovate.json ci: update packageFiles to be renovated (#29071) Mar 5, 2019
shims_for_IE.js Revert "refactor: add license header to JS files & format files (#12035 Oct 4, 2016
test-events.js fix(platform-browser): run BLACK_LISTED_EVENTS outside of ngZone (#18993 Sep 5, 2017
test-main.js refactor(core): remove withBody from public testing API (#25171) Jul 31, 2018
tslint.json build: remove unused rollup.config.js files (#28646) Feb 14, 2019
yarn.lock build: update bazel to 0.24 (#29530) Mar 27, 2019
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

README.md

You can’t perform that action at this time.