-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
Description
The problem was found in the library with components - gravity-ui/uikit#2298. We need to upgrade @gravity-ui/uikit@latest to the latest version and use fixed component instead our custom button implemented in this PR - #675.
Verify latest release
- I verified that the issue exists in the latest html-reporter release
Html-reporter version
11.0.2
Last html-reporter version that worked
No response
Link to the code that reproduces this issue or a replay of the bug
No response
Reproduction steps
- run tests with html-reporter in config -
npx testplane
npx http-server testplane-report
- open in browser insecure url from http-server with your ip address for example (second link - http://192.168.1.1:8080)
- try to copy url/file/sessionId/... in meta info of test using copy element in UI (it doesn't copy anything)
Actual Behavior
Clipboard button in meta info doesn't work on insecure pages
Expected Behavior
Clipboard button in meta info works correctly on insecure pages
Which Node.js version are you using?
20.18.1
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog