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

Selenium2Driver screenshot functionality #256

Conversation

scott-nz
Copy link

The getScreenshot() function has been included in Selenium2Driver since the v1.0.3 tag (current tag v1.6.0) so the FacebookWebDriver instance check should no longer be required

https://github.com/minkphp/MinkSelenium2Driver/blob/5d27505f991763d1392030f99556debcba1abf2d/src/Selenium2Driver.php#L488

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please branch-from/target the 4.11 branch

@scott-nz scott-nz changed the base branch from 5 to 4.11 November 14, 2023 00:13
@scott-nz scott-nz force-pushed the feature/selenium-screenshot-functionality branch from c0a6e36 to bade4dc Compare November 14, 2023 00:14
@scott-nz
Copy link
Author

@emteknetnz rebased and target branch updated

@emteknetnz emteknetnz merged commit d40fa98 into silverstripe:4.11 Nov 14, 2023
9 checks passed
@emteknetnz
Copy link
Member

emteknetnz commented Nov 14, 2023

Cheers, this will auto-tag on the 4.11 branch shortly and auto-tag on the 5.0 branch within the next week, let me know if you need this on the 5.0 branch sooner

(note: I forgot to approve PR before merging, though I meant to approve it first)

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

Successfully merging this pull request may close these issues.

2 participants