Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Arthur Khachatryan
Total activity
19
Last activity
October 02, 2023 14:46
Member since
October 18, 2017 21:53
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (3)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
September 21, 2018 20:21
Sorry Walter for my comment. I deleted. The reason I replied that way because my questions are being ignored. For example, this one https://intellij-support.jetbrains.com/hc/en-us/community/posts/3...
Community
PyCharm
Can't add Python SDKs
0 votes
Created
August 17, 2018 20:10
Can you please help me with resolving this issue?
Community
RubyMine
require: cannot load such file -- selenium-webdriver (LoadError) on Ubuntu
0 votes
Created
August 02, 2018 17:07
I have installed Python SDK on my Mac machine and can't add in IntelliJ Community edition while on Linux I can do that.
Community
PyCharm
Can't add Python SDKs
0 votes
Created
August 02, 2018 17:06
Anna Morozova, could you please let me know how to do "Please enable SSH Remote Run and Remote Hosts Access plugins" ?
Community
PyCharm
Can't add Python SDKs
0 votes
Created
April 16, 2018 20:29
Without sudo can't install $ gem install selenium-webdriverERROR: Loading command: install (LoadError) libssl.so.1.0.0: cannot open shared object file: No such file or directory - /usr/local/home/k...
Community
RubyMine
require: cannot load such file -- selenium-webdriver (LoadError) on Ubuntu
0 votes
Edited
April 16, 2018 18:25
I have installed selenium-webdriver gem. sudo gem install selenium-webdriver[sudo] password for khachatryan: Successfully installed selenium-webdriver-3.11.0Parsing documentation for selenium-webdr...
Community
RubyMine
require: cannot load such file -- selenium-webdriver (LoadError) on Ubuntu
0 votes
Created
March 05, 2018 22:52
Changed the 'classpath' in build.xml file to the following: <path id="classpath.test"> <pathelement location="lib/junit-4.12.jar"/> <pathelement location="lib/hamcrest-core-1.3.jar"/> <patheleme...
Community
IntelliJ IDEA EAP Users
[junit] java.lang.NoClassDefFoundError:
0 votes
Created
March 05, 2018 22:25
Adding paths for junit-4.12.jar and hamcrest-core-1.3.jar in classpath fixed the issue with running from command line a java command. But still I can't run the 'ant test' command.
Community
IntelliJ IDEA EAP Users
[junit] java.lang.NoClassDefFoundError:
0 votes
Edited
March 05, 2018 22:14
From IntelliJ IDE the automation project runs as expected: Here is what I have in CalculatorTest.java file: package test.java;import static org.junit.Assert.assertEquals;import main.java.Calculat...
Community
IntelliJ IDEA EAP Users
[junit] java.lang.NoClassDefFoundError:
0 votes
Created
March 05, 2018 21:32
I tried to point absolute paths as well by running simple 'java' command from console and got error. Compilation creates Java classes by the following paths: /home/khachatryan/Intellij_ANT_project_...
Community
IntelliJ IDEA EAP Users
[junit] java.lang.NoClassDefFoundError:
0 votes
Next
›
Last
»