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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(typings): scrollintoview complains scrollintoviewoptions #4067

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Applicable helpers:

  • WebDriver
  • Appium

Type of change

  • 馃悰 Bug fix
  • 馃搵 Documentation changes/updates

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent added documentation appium webdriver typescript Changes for typings or typescript compatibility labels Dec 11, 2023
@kobenguyent kobenguyent merged commit 0d1d86b into 3.x Dec 12, 2023
12 checks passed
@kobenguyent kobenguyent deleted the 4065-scrollintoview-error-ts2559-type-true-has-no-properties-in-common-with-type-scrollintoviewoptions branch December 12, 2023 06:04
@kobenguyent kobenguyent mentioned this pull request Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appium documentation typescript Changes for typings or typescript compatibility webdriver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScrollIntoView error TS2559: Type 'true' has no properties in common with type 'ScrollIntoViewOptions'
1 participant