You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a script for automatic translation in selenium. Translation is available here - https://www.bing.com/translator The script goes to the page, inserts the phrase "hello world" and translates it into German. From the next window, we extract the result of the translation, output it to the console and write it to a file.