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

Conversation

astridx
Copy link
Contributor

@astridx astridx commented Dec 1, 2016

Summary of Changes

In the feature Scenario: "Edit User" we changed the tab of the user edit page. That is why this tab is active when we use it in the Scenario: "Create super admin and login into the backend" and in the Scenario: "Create User without username fails".

Adding $I->click('Account Details') to the function iAssignedNameAndUserGroup, ensures that the first tab is active, when we use "Given There is a add user link".

Perhaps we should put this text into a page, but in this case we should do this with the text
$I->click('Assigned User Groups');
at line 353 of the file user.php, too.

@yvesh
Copy link
Contributor

yvesh commented Dec 5, 2016

@astridx Does it work without waiting for the new opened user creation page? :)

@astridx
Copy link
Contributor Author

astridx commented Dec 5, 2016

Yes, in my case it works fine.
You did it on line 136 in the same way for opening the User Group.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants