Hi All,
Looking to capability and features of lcc(Lemon cheese cake) framework I am planning to develop framework which support
- API testing
- UI Web testing - selenium
- UI Window application - WinApp Driver ()
IDE is pycharm.UI
I have already implemented. But I am stuck at one point. How I can debug code line by line or I can say how i can run lcc test case in debug mode.
I know we have feature of logging error/warning/info. But that's information but I am more interested in debuging code line by line. Specificallly for UI testing.
Any suggestion are most welcome.