URL pad is a link fetcher and saver. It is used to store your links as you copy them and to retrieve them in the future.
arocketman on revert-11-zip_fileio
arocketman on revert-12-revert-11-zip_fileio
arocketman on master
Update README.md (compare)
arocketman on v1.0
arocketman on master
Issue #6 (compare)
arocketman on master
Issue #15 Merge branch 'master' of https:… (compare)
arocketman on master
ZIP IO unit test added Merge pull request #17 from mca… (compare)
arocketman on master
Added constant for 'urlpadimage… (compare)
arocketman on master
Missed a File.separator in prev… (compare)
arocketman on master
Fixed paths issues and some zip… (compare)
Cool. In order for me to navigate through the ui controls for the test, I will need css id reference for each. If they all have one, then it's easy for to create test cases. My biggest hurdle at the moment, same with my project, is the file chooser for opening and saving file, since it is outside the scope. I am trying to figure it out at the moment.
I thought of creating our own file chooser that extends FileChooser so we can mark it with CSS ID.