]> source.dussan.org Git - nextcloud-server.git/commit
Add explicit locator for "Enable all" bundle button
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 5 Mar 2021 20:57:47 +0000 (21:57 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 8 Mar 2021 07:59:36 +0000 (07:59 +0000)
commit30c91a730381e45d74f56759547b8f07fe5e1add
treed9402ff1fac0e90cebbe5de549c411d39630ffb0
parent00b38db77fe933e769cfd2bc79c76e6c98231eae
Add explicit locator for "Enable all" bundle button

Instead of looking for the bundle button and then checking its value now
the expected value is included in the locator and the button is checked
similarly to other elements.

No "Disable all" locator was added as it was not currently needed
anywhere.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
tests/acceptance/features/bootstrap/AppsManagementContext.php