ui icon indicating copy to clipboard operation
ui copied to clipboard

Web UI for CodeceptJS

Results 51 ui issues
Sort by recently updated
recently updated
newest added

#### 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. ![image](https://user-images.githubusercontent.com/6060224/129266471-787cf9e7-f815-4292-9fdf-9552aa364511.png) ![image](https://user-images.githubusercontent.com/6060224/129266961-da2da691-8c99-41c3-88ce-66c1780df0a2.png) ### 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...

good first issue