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

Fix nil pointer in screenshot #699

Merged
merged 12 commits into from Aug 28, 2022
Merged

Fix nil pointer in screenshot #699

merged 12 commits into from Aug 28, 2022

Conversation

alexferrari88
Copy link
Contributor

This PR is equivalent to #632 but has test coverage.
It fixes #631

page_test.go Show resolved Hide resolved
@ysmood ysmood force-pushed the master branch 2 times, most recently from 747e746 to 635c06d Compare August 27, 2022 12:34
@ysmood
Copy link
Collaborator

ysmood commented Aug 27, 2022

The PR looks good, can you pull the latest master and resolve the conflicts?

@alexferrari88
Copy link
Contributor Author

The PR looks good, can you pull the latest master and resolve the conflicts?

I think I have managed...

@ysmood
Copy link
Collaborator

ysmood commented Aug 28, 2022

It's still not in sync with the master:

Screenshot_2022-08-28-13-34-15-19_40deb401b9ffe8e1df2f1cc5ba480b12

@alexferrari88
Copy link
Contributor Author

I guess it didn't refresh the page after I merged the changes :)
It should be good to go now

lib/assets/assets.go Outdated Show resolved Hide resolved
@ysmood ysmood enabled auto-merge (squash) August 28, 2022 06:51
@ysmood ysmood merged commit b4b37ea into go-rod:master Aug 28, 2022
@alexferrari88 alexferrari88 deleted the bug/631 branch August 28, 2022 07:08
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.

Panic in Screenshot
3 participants