poanetwork / e2e-test-token-wizard

A tool for end-to-end test the Token wizard. Based Selenium Webdriver.
GNU General Public License v3.0
2 stars 4 forks source link

(Feature) add path to output directory to config file #13

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: there are multiple folders are created in the root path.

screen shot 2018-02-15 at 14 29 21

Solution: create one folder for output files and add an ability to manage path from the config file. In this folder ./results... folders will be added and ./artifacts folder.

Also, I am curious what is the difference between screenshots in ./artifacts folder and in ./results... folders. Do we need ./artifacts folder at all?

dennis00010011b commented 6 years ago

Fixed https://github.com/poanetwork/e2e-test-token-wizard