Skip to content

Add, update, and refactor translations

Compare
Choose a tag to compare
@mdmintz mdmintz released this 18 May 20:35
· 5647 commits to master since this release
d253b9b

Add, update, and refactor translations

  • Improve the SeleniumBase Universal Translator API
  • 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