]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Add click call inside waitClickable
authorTiago Melo <tmelo@suse.com>
Mon, 9 Sep 2019 16:03:16 +0000 (16:03 +0000)
committerTiago Melo <tmelo@suse.com>
Wed, 11 Sep 2019 11:13:08 +0000 (11:13 +0000)
commit9144e44cb945d1e0dfaa4aaada2a37296eef1eb0
tree66a9c385ccc2682326077c5929111861dad763ea
parenta8b8845b7a2cac6a56a2a106da82ceb773bca287
mgr/dashboard: Add click call inside waitClickable

All waitClickable calls were being followed by a click.
This will remove the need for the click call.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/e2e/block/images.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/e2e/block/images.po.ts
src/pybind/mgr/dashboard/frontend/e2e/block/mirroring.po.ts
src/pybind/mgr/dashboard/frontend/e2e/cluster/configuration.po.ts
src/pybind/mgr/dashboard/frontend/e2e/cluster/mgr-modules.po.ts
src/pybind/mgr/dashboard/frontend/e2e/page-helper.po.ts
src/pybind/mgr/dashboard/frontend/e2e/rgw/buckets.po.ts
src/pybind/mgr/dashboard/frontend/e2e/rgw/users.po.ts