Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code The Next CEO of Stack OverflowRunning Jmeter remotely from command linejmeter server communication issuesJmeter Distributed Load TestingJMeter freezes when you run the test from remote serverJMeter - running thread in local and remote alternativelyHow to SSH Tunnel and port forward in JMETER?PerfMon plugin throwing error (with use of variables) in JMeter distributed ModeJMeter 4 - can't execute jmeter-server in windows 7How to run JMeter Webdriver samplers on a remote machineNot able to Initialise smartmeter as ite generate an error?
Does Germany produce more waste than the US?
Incomplete cube
Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?
My boss doesn't want me to have a side project
Could a dragon use its wings to swim?
Mathematica command that allows it to read my intentions
Is it correct to say moon starry nights?
How to implement Comparable so it is consistent with identity-equality
Calculating discount not working
Is it possible to create a QR code using text?
Gauss' Posthumous Publications?
Can this transistor (2N2222) take 6 V on emitter-base? Am I reading the datasheet incorrectly?
Is it OK to decorate a log book cover?
Shortening a title without changing its meaning
Is there a rule of thumb for determining the amount one should accept for a settlement offer?
Can I cast Thunderwave and be at the center of its bottom face, but not be affected by it?
How to find if SQL server backup is encrypted with TDE without restoring the backup
Can Sri Krishna be called 'a person'?
Is it okay to majorly distort historical facts while writing a fiction story?
Why does freezing point matter when picking cooler ice packs?
Free fall ellipse or parabola?
What is the difference between 'contrib' and 'non-free' packages repositories?
Is it a bad idea to plug the other end of ESD strap to wall ground?
Cannot restore registry to default in Windows 10?
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code
The Next CEO of Stack OverflowRunning Jmeter remotely from command linejmeter server communication issuesJmeter Distributed Load TestingJMeter freezes when you run the test from remote serverJMeter - running thread in local and remote alternativelyHow to SSH Tunnel and port forward in JMETER?PerfMon plugin throwing error (with use of variables) in JMeter distributed ModeJMeter 4 - can't execute jmeter-server in windows 7How to run JMeter Webdriver samplers on a remote machineNot able to Initialise smartmeter as ite generate an error?
I am trying to run a Jmeter test on remote machine ( macOS sierraO).
I configured jp@gc - Chrome Driver Config
and I can connect to the slave machine. However, whenever I try to run it I get
Starting ChromeDriver 73.0.3683.20 (XXXXXXX) on port XXXX
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
Mar 08, 2019 12:12:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS
Using local port: XXXXXX
2019-03-08 13:04:39.171 java[10402:23852395] IMKInputSession [0x7f8bcbaaf740 presentFunctionRowItemTextInputViewWithEndpoint:completionHandler:] : [self textInputContext]=0x7f8bcbb578f0 *NO* NSRemoteViewController to client, NSError=Error Domain=NSCocoaErrorDomain Code=4099 "The connection from pid 0 was invalidated from this process." UserInfo=NSDebugDescription=The connection from pid 0 was invalidated from this process., com.apple.inputmethod.EmojiFunctionRowItem
I know this is related to the security consideration, but I couldn't find a way to solve for my use case.
My use case is:
I am running jmeter test using:
- Run remote server directly from Jmeter 5.1
- Run using java-maven-plguin project.
Any thoughts how to configure chromeDriver to run on remote server would be appreciated.
jmeter jmeter-plugins jmeter-maven-plugin
add a comment |
I am trying to run a Jmeter test on remote machine ( macOS sierraO).
I configured jp@gc - Chrome Driver Config
and I can connect to the slave machine. However, whenever I try to run it I get
Starting ChromeDriver 73.0.3683.20 (XXXXXXX) on port XXXX
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
Mar 08, 2019 12:12:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS
Using local port: XXXXXX
2019-03-08 13:04:39.171 java[10402:23852395] IMKInputSession [0x7f8bcbaaf740 presentFunctionRowItemTextInputViewWithEndpoint:completionHandler:] : [self textInputContext]=0x7f8bcbb578f0 *NO* NSRemoteViewController to client, NSError=Error Domain=NSCocoaErrorDomain Code=4099 "The connection from pid 0 was invalidated from this process." UserInfo=NSDebugDescription=The connection from pid 0 was invalidated from this process., com.apple.inputmethod.EmojiFunctionRowItem
I know this is related to the security consideration, but I couldn't find a way to solve for my use case.
My use case is:
I am running jmeter test using:
- Run remote server directly from Jmeter 5.1
- Run using java-maven-plguin project.
Any thoughts how to configure chromeDriver to run on remote server would be appreciated.
jmeter jmeter-plugins jmeter-maven-plugin
add a comment |
I am trying to run a Jmeter test on remote machine ( macOS sierraO).
I configured jp@gc - Chrome Driver Config
and I can connect to the slave machine. However, whenever I try to run it I get
Starting ChromeDriver 73.0.3683.20 (XXXXXXX) on port XXXX
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
Mar 08, 2019 12:12:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS
Using local port: XXXXXX
2019-03-08 13:04:39.171 java[10402:23852395] IMKInputSession [0x7f8bcbaaf740 presentFunctionRowItemTextInputViewWithEndpoint:completionHandler:] : [self textInputContext]=0x7f8bcbb578f0 *NO* NSRemoteViewController to client, NSError=Error Domain=NSCocoaErrorDomain Code=4099 "The connection from pid 0 was invalidated from this process." UserInfo=NSDebugDescription=The connection from pid 0 was invalidated from this process., com.apple.inputmethod.EmojiFunctionRowItem
I know this is related to the security consideration, but I couldn't find a way to solve for my use case.
My use case is:
I am running jmeter test using:
- Run remote server directly from Jmeter 5.1
- Run using java-maven-plguin project.
Any thoughts how to configure chromeDriver to run on remote server would be appreciated.
jmeter jmeter-plugins jmeter-maven-plugin
I am trying to run a Jmeter test on remote machine ( macOS sierraO).
I configured jp@gc - Chrome Driver Config
and I can connect to the slave machine. However, whenever I try to run it I get
Starting ChromeDriver 73.0.3683.20 (XXXXXXX) on port XXXX
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
Mar 08, 2019 12:12:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS
Using local port: XXXXXX
2019-03-08 13:04:39.171 java[10402:23852395] IMKInputSession [0x7f8bcbaaf740 presentFunctionRowItemTextInputViewWithEndpoint:completionHandler:] : [self textInputContext]=0x7f8bcbb578f0 *NO* NSRemoteViewController to client, NSError=Error Domain=NSCocoaErrorDomain Code=4099 "The connection from pid 0 was invalidated from this process." UserInfo=NSDebugDescription=The connection from pid 0 was invalidated from this process., com.apple.inputmethod.EmojiFunctionRowItem
I know this is related to the security consideration, but I couldn't find a way to solve for my use case.
My use case is:
I am running jmeter test using:
- Run remote server directly from Jmeter 5.1
- Run using java-maven-plguin project.
Any thoughts how to configure chromeDriver to run on remote server would be appreciated.
jmeter jmeter-plugins jmeter-maven-plugin
jmeter jmeter-plugins jmeter-maven-plugin
asked Mar 8 at 19:19
AwadOdehAwadOdeh
12813
12813
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I could not pass any parameters to chromedriver
from p@gc - Chrome Driver Config
directly, my config looks like:
where my chromedriver.dir
was chromedirver.dir=vu.chromedriver.dir=/path/to/chromedriver
However, I was able to work around it by adding:
workaround.sh
for macOS#!/usr/bin/env bash
/path/to/chromedriver --whitelist-ip $*workaround.bat
for Windows\src\path\to\chromedriver.exe --whitelist-ip %*
And that solved my issue for making chromedriver to accept remote connections.
add a comment |
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55069656%2fplease-protect-ports-used-by-chromedriver-and-related-test-frameworks-to-prevent%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I could not pass any parameters to chromedriver
from p@gc - Chrome Driver Config
directly, my config looks like:
where my chromedriver.dir
was chromedirver.dir=vu.chromedriver.dir=/path/to/chromedriver
However, I was able to work around it by adding:
workaround.sh
for macOS#!/usr/bin/env bash
/path/to/chromedriver --whitelist-ip $*workaround.bat
for Windows\src\path\to\chromedriver.exe --whitelist-ip %*
And that solved my issue for making chromedriver to accept remote connections.
add a comment |
I could not pass any parameters to chromedriver
from p@gc - Chrome Driver Config
directly, my config looks like:
where my chromedriver.dir
was chromedirver.dir=vu.chromedriver.dir=/path/to/chromedriver
However, I was able to work around it by adding:
workaround.sh
for macOS#!/usr/bin/env bash
/path/to/chromedriver --whitelist-ip $*workaround.bat
for Windows\src\path\to\chromedriver.exe --whitelist-ip %*
And that solved my issue for making chromedriver to accept remote connections.
add a comment |
I could not pass any parameters to chromedriver
from p@gc - Chrome Driver Config
directly, my config looks like:
where my chromedriver.dir
was chromedirver.dir=vu.chromedriver.dir=/path/to/chromedriver
However, I was able to work around it by adding:
workaround.sh
for macOS#!/usr/bin/env bash
/path/to/chromedriver --whitelist-ip $*workaround.bat
for Windows\src\path\to\chromedriver.exe --whitelist-ip %*
And that solved my issue for making chromedriver to accept remote connections.
I could not pass any parameters to chromedriver
from p@gc - Chrome Driver Config
directly, my config looks like:
where my chromedriver.dir
was chromedirver.dir=vu.chromedriver.dir=/path/to/chromedriver
However, I was able to work around it by adding:
workaround.sh
for macOS#!/usr/bin/env bash
/path/to/chromedriver --whitelist-ip $*workaround.bat
for Windows\src\path\to\chromedriver.exe --whitelist-ip %*
And that solved my issue for making chromedriver to accept remote connections.
answered Mar 8 at 22:35
AwadOdehAwadOdeh
12813
12813
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55069656%2fplease-protect-ports-used-by-chromedriver-and-related-test-frameworks-to-prevent%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown