ui
ui copied to clipboard
Web UI for CodeceptJS
#### What are you trying to achieve? I run 1 test, it runs well. I want to run 1 other test, but the run button is frozen on a running...
When running tests in server mode more and more browsers are opened and never closed
It would be nice if we could switch between Headless & Headful mode with 1 click This icon shows that tests are running in Headless mode:  This is how...
When Singleton Browser Session was disabled, chromium very difficult to close. Press to "Quit" in tray did not help. And when try to close chromium via htop in terminal, chromium...
We need to rethink UI to make it better for users Application should be used to: * execute all tests in project * execute a specific test in project *...
There is API for getting page objects from a project https://github.com/codeceptjs/ui/blob/master/lib/api/get-page-objects.js We should have a page to display page objects on a special page 
When listing multiple files in wide-window mode, it would be nice to display a preview of a test on the right A test code is already available in test's page...
If I execute a test, HTML snapshot is saved for each executed step. If a window is opened and it is wide - you can see a snapshot on the...
 * menu is not clear (no understanding that the logo is "Home" button) * UI should be updated for small window size
We need a code editor that could do small updates in tests from a web interface. # Use Scenario * I open a test in UI * I click "Source"...