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

Base elements - now and the future #741

Open
ljelinkova opened this issue Jun 6, 2018 · 1 comment
Open

Base elements - now and the future #741

ljelinkova opened this issue Jun 6, 2018 · 1 comment
Labels

Comments

@ljelinkova
Copy link
Contributor

With our recent problems with dropdown I've been looking into the base elements. Those classes have been created some time ago and need reviewing.

These are some areas that may need attention

  • they should encapsulate all its properties
  • they are extending ElementFinder which makes it difficult to control what the client code does with it. We should aggregate it instead
  • logging - they should use support for logging
  • remove BaseElementArray since it is not used anywhere

@ppitonak @ldimaggi @pmacik WDYT?

@ppitonak
Copy link
Collaborator

Logging partially solved by #840

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

No branches or pull requests

2 participants