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

Filter out proxyClassLookup method from Proxy class (for Java 16+) in… #1581

Closed

Conversation

ayuryev
Copy link
Contributor

@ayuryev ayuryev commented Nov 4, 2021

… AppiumByBuilder. #1575

Change list

Filter out proxyClassLookup method from Proxy class (for Java 16+) in AppiumByBuilder

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

Avoid getting java.lang.NoSuchMethodException when loading PageFactory elements in Java16+

@linux-foundation-easycla
Copy link

CLA Not Signed

@mykola-mokhnach
Copy link
Contributor

Could you please sign the CLA and decorate the PR according to https://www.conventionalcommits.org/en/v1.0.0/ rules?

Also, it looks like your fork is not in sync with the current master and needs to be rebased first

@ayuryev ayuryev closed this Nov 4, 2021
@ayuryev ayuryev deleted the fix_bug_with_proxy_method_exclusion branch November 4, 2021 15:42
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.

2 participants