Skip to content

Add, update, and refactor translations #574

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

Merged
merged 5 commits into from
May 18, 2020
Merged

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented May 18, 2020

Add, update, and refactor translations

  • Improve the SeleniumBase Universal Translator
  • Refactoring

(Language Support: English, Chinese, Dutch, French, Italian, Japanese, Korean, Portuguese, Russian, and Spanish)

Add translations for:

  • wait_for_text()
  • wait_for_element_visible()
  • wait_for_element_not_visible()
  • wait_for_element_present()
  • wait_for_element_absent()
  • sleep()
  • wait()
  • submit()
  • js_click()
  • inspect_html()
  • save_screenshot()
  • choose_file()
  • execute_script()
  • ad_block()
  • skip()
  • assert_no_js_errors()
  • open_new_window()
  • switch_to_window()
  • switch_to_default_window()
  • highlight()
  • highlight_click()
  • scroll_to()
  • scroll_to_top()
  • scroll_to_bottom()

More documentation available on seleniumbase.io

@mdmintz mdmintz merged commit d253b9b into master May 18, 2020
@mdmintz mdmintz deleted the translations-and-refactoring branch May 18, 2020 20:35
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.

1 participant