You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to find elements 'Error' on the page except use a xpath requests. But it is bad practice which leads to unstable e2e test.
Location where class="error still aren't added:
Step 2: Reserved tokens - Address
Step 2: Reserved tokens - Value
Step 3: Whitelist-Address
Step 3: Whitelist-Min
Step 3: Whitelist-Max
Step 3: Gasprice - Custom
Manage page: Start time
Manage page: End time
Manage page: Rate
Manage page: Supply
Manage page: Whitelist- Address
Manage page: Whitelist- Min
Manage page: Whitelist- Max
The text was updated successfully, but these errors were encountered:
dennis00010011b
changed the title
(Feature) Add class="error to all to the errors <p> tags
(Feature) Add class="error to all to the errors <p> tags
Apr 10, 2018
dennis00010011b
changed the title
(Feature) Add class="error to all to the errors <p> tags
(Feature) Add class="error to all to the errors <p> tags
Apr 10, 2018
Inspired by #767 (comment)
There is no way to find elements 'Error' on the page except use a xpath requests. But it is bad practice which leads to unstable e2e test.
Location where
class="error
still aren't added:The text was updated successfully, but these errors were encountered: