Skip to content

Instantly share code, notes, and snippets.

View nikolay-advolodkin's full-sized avatar

Nikolay nikolay-advolodkin

  • Sauce Labs
View GitHub Profile
using System;
using System.Threading;
using NUnit.Framework;
using OpenQA.Selenium;
using OpenQA.Selenium.Chrome;
using OpenQA.Selenium.IE;
namespace ClientDebuggingTests
{
[TestFixture]
@nikolay-advolodkin
nikolay-advolodkin / ErrorBuildingSelenium
Last active August 15, 2018 15:54
Error that I get when building Selenium WebDriver
c:\Source\Selenium\selenium>go build
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
Picked up _JAVA_OPTIONS: -Xmx512M
(in C:/Source/Selenium/selenium)
python C:/Source/Selenium/selenium/buck-out/crazy-fun/65874cbc58fab1746c2e7d15ea7c2f545fb0df38/buck.pex kill
[-] PARSING BUCK FILES...FINISHED 1.2s [100%]
BUILT 1/42 JOBS 2.0s //java/client/src/org/openqa/selenium:beta
BUILT 2/42 JOBS 2.0s //java/client/src/org/openqa/selenium:primitives
BUILT 3/42 JOBS 0.7s //third_party/java/guava:guava
BUILT 4/42 JOBS 0.4s //third_party/java/commons:commons-exec