Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add screenshot for take screenshot of page. #267

Merged
merged 2 commits into from
Nov 8, 2022
Merged

Add screenshot for take screenshot of page. #267

merged 2 commits into from
Nov 8, 2022

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Nov 8, 2022

desc: Take a screenshot
runners:
  cc: chrome://new
steps:
  -
    cc:
      actions:
        - navigate: https://go.dev/
        - screenshot
  -
    dump:
      expr: previous.png
      out: ss.png
Screenshot Result

ss

@k1LoW k1LoW self-assigned this Nov 8, 2022
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

Code Metrics Report

main (8243b88) #267 (80c358f) +/-
Coverage 77.4% 77.3% -0.1%
Code to Test Ratio 1:0.7 1:0.7 -0.0
Details
  |                    | main (8243b88) | #267 (80c358f) |  +/-  |
  |--------------------|----------------|----------------|-------|
- | Coverage           |          77.4% |          77.3% | -0.1% |
  |   Files            |             31 |             31 |     0 |
  |   Lines            |           3264 |           3270 |    +6 |
  |   Covered          |           2527 |           2527 |     0 |
- | Code to Test Ratio |          1:0.7 |          1:0.7 |  -0.0 |
  |   Code             |           7210 |           7228 |   +18 |
  |   Test             |           4965 |           4965 |     0 |

Code coverage of files in pull request scope (73.1% → 69.1%)

Files Coverage +/-
cdp.go 76.0% -5.4%
cdpfn.go 54.3% -1.6%

Reported by octocov

@k1LoW k1LoW merged commit d2e8358 into main Nov 8, 2022
@k1LoW k1LoW deleted the screenshot branch November 8, 2022 15:28
@github-actions github-actions bot mentioned this pull request Nov 8, 2022
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.

1 participant