Task #1778
Add UI tests
Start date:
03/10/2017
Due date:
% Done:
100%
Associated revisions
History
#1 Updated by Luke Murphey over 7 years ago
Seeing an error called "'NoneType' object has no attribute 'path'"
#2 Updated by Luke Murphey over 7 years ago
Would be nice to move the log file to a different path.
driver = webdriver.Firefox(profile, log_path=make_splunkhome_path(['var', 'log', 'splunk', 'geckodriver.log']))
#3 Updated by Luke Murphey over 7 years ago
Need to:
- Make the URL, username and password customizable
- Allow the use of other browsers
- Make sure build fails when the test fails
#4 Updated by Luke Murphey over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100