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

Page factory list element not initialized when parameterized by gener… #1237

Merged
merged 2 commits into from
Sep 16, 2019

Conversation

JamesSassano
Copy link
Contributor

…ic type (#1150)

Change list

When a page factory field is a list of a generic type, add an an addition check to see if the generic type is bound to one of the "availableElementClasses" (Web, Remote, Mobile, etc Element).

Types of changes

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • 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

#1150

@jsf-clabot
Copy link

jsf-clabot commented Sep 15, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@mykola-mokhnach mykola-mokhnach left a comment

Choose a reason for hiding this comment

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

Thanks, this is a good addition

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.

3 participants