ui
ui copied to clipboard
Web UI for CodeceptJS
#### What are you trying to achieve? Start CodeceptUi #### What do you get instead? ```bash ~/tmp/codecept $ npx codecept-ui Unhandled rejection ``` ### Environment info ```js Environment information:- codeceptVersion:...
#### What are you trying to achieve? - using gherkin - I launch an incomplete tests - The ui pause at the failed statement - I can use selector and...
#### What are you trying to achieve? I want codecept ui to refresh test once they are modified when using gherkin. #### What do you get instead? The tests stay...
The UI does not appear to account for configuration set through hooks from `@codeceptjs/configure`. As an example, I have the following `codecept.conf.js`: ```js const { setHeadlessWhen, setCommonPlugins, setBrowser, setTestHost }...
#### What are you trying to achieve? In the Codecept-UI electron app, the dashboard page display the failed test number is wrong.   ### Environment info - Copy and...
Hello! I would like to ask help or example How to configure codeceptJS UI behind Traefik Reverse Proxy Using HTTPS secure connection. From code side, looks like it's not possible,...
#### What are you trying to achieve? Using of tryTo breaks ui runner #### What do you get instead? > Provide console output if related. ```bash Cannot set property 'id'...
Hi team :) To improve accessibility and readability of the Runner UI, it would be nice to have somewhere an option for a colorblind-friendly mode (red/green issue) Maybe instead of...