Wpis z mikrobloga

#informatyka #siecikomputerowe #programista15k
Mam problem wysiadł mi router cisco mam niebieski ekran i nie mogę się zalogować na forum dali taka instrukcje
Open the router’s login page in Google Chrome
Open dev tools in your browser -> select Console and be ready to type 3 commands
Print and hit enter: document.formcontents.changelanguage.value = "ENGLISH"
Print and hit enter: document.form
contents.submitStatus.value=1
Print and hit enter: document.form_contents.submit()
It should post the change and reload the page

Nie wiem gdzie w chrome wpisać te komendy
  • 5