gaozhao1989 / pyjab

Python implementation for Java application UI automation with Java Access Bridge
GNU General Public License v2.0
49 stars 20 forks source link

Update tests #38

Closed jsa34 closed 2 years ago

jsa34 commented 2 years ago

Started using fixtures to load test applications for testing the JABDriver

Some questions I have added as TODOs.

I have left some I am not sure where the files are derived from.

Some help with outstanding missing files would be gratefully appreciated, @gaozhao1989 (if you think this would be useful)

jsa34 commented 2 years ago

@gaozhao1989 - it has picked up that some states are failing - is_enabled(), for example fails.

I think this points to a problem with JABDriver...