From e10916f02b9e9a6edcb0c49a34b2c5d4b6000251 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Thu, 7 Sep 2017 20:11:13 -0400 Subject: [PATCH] Created Installing a Javascript Enabled Browser (markdown) --- Installing-a-Javascript-Enabled-Browser.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Installing-a-Javascript-Enabled-Browser.md diff --git a/Installing-a-Javascript-Enabled-Browser.md b/Installing-a-Javascript-Enabled-Browser.md new file mode 100644 index 0000000..fe7c0ad --- /dev/null +++ b/Installing-a-Javascript-Enabled-Browser.md @@ -0,0 +1,10 @@ +To be able to program using the Blocks Programming Tol or the OnBot Java Programming tool, your laptop will need a Javascript-enabled browser. Both tools are Javascript applications that are served up by the Program and Manage server of the Robot Controller. + +The Blocks Programming Tool and the OnBot Java Programming Tool should work with most modern web browsers. However, _FIRST_ recommends the use of Google Chrome with these tools. If you would like to use Google Chrome as your browser, you can download it for free from the Google Chrome website. + +Note that it will take an estimated 15 minutes (depending on the speed of your Internet connection) to download and install the Javascript-enabled browser. + +| Installing a Javascript-Enabled Browser | +| ---- | +| 1. Visit the Google Chrome website (using your computer’s existing browser) and follow onscreen instructions to download and install Chrome.

https://www.google.com/chrome/browser/desktop/index.html

| +| 2. Note that your computer might prompt you with a security warning during the installation process. If you are prompted with this warning, click on the “Run” button to continue with the installation.

|