Closed maxachis closed 2 years ago
Selenium .side file added to "tests" Folder.
This .side file could be useful as well for documenting issues. If we can add a test to Selenium indicating what we expect, it should make it easier to replicate and thus debug issues.
I think we can close this issue once we have some documentation establishing how this works and how to use it.
I've set up a branch here that can be used for modifying the README.
Added Readme! If it looks good, I think it's ready to be merged and this issue closed.
https://github.com/CodeForPittsburgh/food-access-map-data/pull/202
Branch merged and issue can be closed!
Looked into it. Very easy to use. And potentially a good first issue for someone to add additional test cases.
Should name classes to give nice handles -- looking for unique ID's in underlying html rather than precise elements.
(A) Add .side file to the Github, in a "test-related things" directory.
Could potentially automate using python.