Coveros-GitHub-Sandbox/selenified

Remove Ability to access generic 'check' calls

msaperst opened this issue · 1 comments

Currently the way the check interface is setup, it's possible to make calls to some of the helper functions. this should be refactored from an interface to an abstract class

resolved with #190