Skip to content

Conversation

@Sakib75
Copy link
Contributor

@Sakib75 Sakib75 commented Jul 11, 2024

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made.
  • Version number has been updated.
  • Required modules have been added to respective "requirements*.txt" files.
  • Relevant Test Cases added to this description (below).
  • (Team) Label with affected action categories and semver status.

Overview

This PR introduces the capture_network_log function, designed to capture and process network logs using Selenium. Key features include:

Logging Start/Stop: Initiates and stops network log capture based on input parameters.
Error Handling: Provides comprehensive error handling and logging for troubleshooting.
Integration with Shared Resources: Saves captured logs for later use when the 'stop' command is issued.
Function Details:
mode: Specifies whether to start or stop log capture.
variable_name: The name under which captured logs are saved when stopping.
The function ensures proper validation of input parameters and logs significant actions for clarity.

Test Cases

Sakib75 added 2 commits July 11, 2024 07:49
Build action for start and stop
@sazid
Copy link
Member

sazid commented Aug 2, 2024

@Sakib75 can you post the action examples in the PR description please?

@Muntasib-creator Muntasib-creator merged commit 28cf600 into dev Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants