Cannot type in Google colab cells - google-colaboratory

I just started using Google colaboratory. But I cannot type in the code or text cells. I can copy-paste and delete though. Im accessing via Chrome (latest version for Windows 10).
What have I got wrong?

My suggestion would be rather simple but for me it solved the problem when I was using Chrome in Windows 10.
Terminate the session
Reload the page

Bug report
The same thing happened with me. I just disabled google input tools extension and it started working for me.

Related

Selenium Webdriver for Chrome Crashing vb.net

I have a program that has been working for quite a while. Not sure what happened, but all of the sudden it crashes. It looks like it is trying to access something on the page when this happens. It launches Chrome, gets to a login page, but then it crashes when trying to grab the login. Happens with multiple sites, so it isn't a site change or anything like that.
I tried converting to Firefox and InternetExplorer. However, because Chrome lets you download a file without prompting, that is what I know will work. I tried with FF creating a Profile and with IE creating a registry setting (to allow auto-download). Neither worked :(
I want to go back to Chrome, but not sure what is wrong. I even uninstalled Chrome entirely and re-installed it. Nothing :( I tried setting ChromeDriver.exe to "Run as Administrator" - nothing crashed, but also nothing ran.
I'm at a loss :(
the latest version of chrome has a rendering bug which is causing errors when working with selenium, you can try installing the latest chromedriver but it might be better to try to find a work around with firefox for now

how to use chrome extension with Tosca?

I am not able to use Tosca extension for Chrome. As soon as i install the extension and try to run the scan using Tosca, it displays the below message
and as I press the Yes button it displays the following error
not able to resolve the issue. Also the extension disappears from the browser and I am forced to install it again.
Thanks
I would urge you to get in contact with Tricentis Support (https://support.tricentis.com/).
I expect they will be able to help you better than this community in that particular case.
I resolved the problem by updating the chrome to latest version. Its working fine now after updating the browser and restarting
Install the Tosca Automation Extension for Chrome. You could navigate to chrome://extensions/ and download and install the extension from her. For the exact name, you can refer to the image below.

Selenium scripts fail after newest Windows update

I have a question regarding Selenium and the current Microsoft updates:
I just installed the newest Microsoft patches on a PC and now the Selenium scripts won't work anymore. I'm using the Selenium IE Driver 2.44.0 in the scripts. Maybe something has changed in the Internet Explorer, I'm not sure. Suddenly the scripts can't find any web elements on the page anymore. An InvalidSelectorException is thrown because the findElements methods can't be executed. The IE driver opens up and it navigates to the given URL, but when it tries to find a web element, the script fails. I also tried it out on a PC which hasn't the newest updates installed yet and the scripts are working fine there, there are no problems at all.
Do you have any ideas what to do or what could be the cause?
Thanks a lot!
Yes as I stated here
If you have taken windows update KB3025390 IE will not work as expected. There is currently no resolution to that yet.
Also, Uninstalling the update KB3025390 should make the WebDriver work correctly with Internet Explorer 11. See this answer

OneUI app layout, error with pulldown menus

I am using the applayout and OneUI 3.0.2 theme. I have pulldown menus in the banner (application and utility links) but the menu won't show up. Instead I get this JS error:
Uncaught lang.hitch: scope["_onKeyPress"] is null (scope="[Widget extlib.dijit.OneUIv302Menu, extlib_dijit_OneUIv302Menu_2]")
I have a Windows 9.0.1FP1 where these do work. On a 9.0.1FP1 Linux / 9.0.1FP2 Windows it doesn't work. The Linux machine had FP2 installed before I just downgraded it to FP1 (it was a test to see if this is the cause). But I noticed before that even after downgrading some files are still available - so a next test should be installing the machine completely from the scratch.
Double checked it this morning: another 9.0.1FP1 Win machine - everything working fine.
I also checked out that this only a OneUIv3.0.2 problem.
Do you know this issue?
A fix for this issue has been included in the latest XPages Extension Library (901v00_10.20141105-0922) on OpenNTF.
However, another issue was found in the dropdown mneu once it does appear successfully. Unfortunately a fix was not found for this secondary issue in time for the above ExtLib release. It has been logged as SPR# BGLN9PXG53.

Safari downloading older version of Silverlight (Getting SL 4 instead of SL 5)

I have a website using Silverlight 5, when an user from Mac wants to visit the site using Safari (because with FF and Chrome it do not work correctly), Safari shows a message: "You need to install Silverlight please click here", when the user clicks on it, Safari starts to download Silverlight 4. This means that the user have to unistall that version and go manualy to http://www.microsoft.com/silverlight/ and download the correct version (Silverlight 5). How can I solve this problem?, because it is happening for all the mac users.
Here is my question formerly I asked. Its closed and down voted. :)
https://stackoverflow.com/q/14746701/413032
Anyway Thank You # jv42 working with firefox solved my issue.
I'm not sure if my question was is more suitable for SuperUser or StackOverFlow.
It doesn't matter, It solved. Hope this help someone else.
Its very strange firefox also download same file. But when you install firefox downloaded file problem goes away ! Weird !