Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Captures the traces for session actions as well #3490

meenurani1 started this conversation in General
Discussion options

Hello Team,

Our application is just like google meet in which we have to place the real time call and video. We are using codecept to automate our application. We are using traces to track all failures.
However Codecept is able to capture the traces for browser1 and if we want to capture the traces for another session i.e browser2 it is not there. please help us how we can capture the traces pause for different sessions
codecept js setting

Playwright: { url: 'https://telescope-dev.sourcef.us/login', show: true, browser: 'chromium', timeout: 30000, waitForAction: 2000, chromium: { args: [ "--use-fake-ui-for-media-stream", "--allow-file-access-from-files", "--use-fake-device-for-media-stream","--auto-select-desktop-capture-source" ] }, trace: true, }

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /