-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.2 Larks
-
Fix Version/s: 2.3 Larks
-
Labels:None
-
Sprint:2.3 Larks
Right now when we just open the External Links dialog there are these inputs in HTML: Title, Hint, Href. They all are hidden until you press Add Link button.
This makes Selenium tests harder to write and therefore it would be good to refactor the dialog to create inputs when Add Link button is pressed.
After this is done, QA should take this task to fix current tests to get rid of explicit waits.