Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Commit a91be5b

Browse files
committed
[User] Fix checkbox selection in joomla 4
1 parent b260736 commit a91be5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/acceptance/administrator/components/com_users/UserListCest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ public function editUser(\Step\Acceptance\Administrator\Admin $I)
7979
$I->waitForText(UserListPage::$pageTitleText);
8080
$I->click('#menu-collapse-icon');
8181

82-
$I->click(UserListPage::$userRow);
8382
$I->click($this->name);
8483

8584
$I->waitForElement(UserListPage::$accountDetailsTab);

0 commit comments

Comments
 (0)