TestCafe: Clicking SSL link does not load pageSmooth scrolling when clicking an anchor linkUse python's webbrowser module to click linksPython Selenium create loop to click through links on a page and press button on each new pageTestCafe - browser timeout due to a slow loading elementTestCafe - Wait for page load after click on linkTestCafe not working in IE while running through Jenkins slave in windows VM, but working with Chrome and FirefoxTest fails because AngularJS has not initialized in timeCannot toggle fullscreen in testcafeTestCafe + VPN can't open links without trailing slashClicking on a download link and applying .wait(120000) throws an error
How would you translate "more" for use as an interface button?
Can I cause damage to electrical appliances by unplugging them when they are turned on?
Is this toilet slogan correct usage of the English language?
Delete multiple columns using awk or sed
Microchip documentation does not label CAN buss pins on micro controller pinout diagram
Why Shazam when there is already Superman?
A Trivial Diagnosis
How could a planet have erratic days?
What kind of floor tile is this?
Is there a RAID 0 Equivalent for RAM?
Biological Blimps: Propulsion
How does electrical safety system work on ISS?
Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?
Permission on Database
Why is the Sun approximated as a black body at ~ 5800 K?
Can I say "fingers" when referring to toes?
How do I fix the group tension caused by my character stealing and possibly killing without provocation?
What is going on with gets(stdin) on the site coderbyte?
The IT department bottlenecks progress, how should I handle this?
What is the highest possible scrabble score for placing a single tile
What is the English pronunciation of "pain au chocolat"?
Has any country ever had 2 former presidents in jail simultaneously?
Shouldn’t conservatives embrace universal basic income?
Is a Java collection guaranteed to be in a valid, usable state after a ConcurrentModificationException?
TestCafe: Clicking SSL link does not load page
Smooth scrolling when clicking an anchor linkUse python's webbrowser module to click linksPython Selenium create loop to click through links on a page and press button on each new pageTestCafe - browser timeout due to a slow loading elementTestCafe - Wait for page load after click on linkTestCafe not working in IE while running through Jenkins slave in windows VM, but working with Chrome and FirefoxTest fails because AngularJS has not initialized in timeCannot toggle fullscreen in testcafeTestCafe + VPN can't open links without trailing slashClicking on a download link and applying .wait(120000) throws an error
In a test, I click a link (SSL Cert) link that does not actually load the expected URL page. It hangs and as far as I can tell no issues when I look at network or console. Is there a known issue with TestCafe and clicking certain kinds of links. Clicking the same link with Selenium and Robot Framework successfully takes you to the expected URL.
hyperlink ssl-certificate e2e-testing testcafe clicking
add a comment |
In a test, I click a link (SSL Cert) link that does not actually load the expected URL page. It hangs and as far as I can tell no issues when I look at network or console. Is there a known issue with TestCafe and clicking certain kinds of links. Clicking the same link with Selenium and Robot Framework successfully takes you to the expected URL.
hyperlink ssl-certificate e2e-testing testcafe clicking
add a comment |
In a test, I click a link (SSL Cert) link that does not actually load the expected URL page. It hangs and as far as I can tell no issues when I look at network or console. Is there a known issue with TestCafe and clicking certain kinds of links. Clicking the same link with Selenium and Robot Framework successfully takes you to the expected URL.
hyperlink ssl-certificate e2e-testing testcafe clicking
In a test, I click a link (SSL Cert) link that does not actually load the expected URL page. It hangs and as far as I can tell no issues when I look at network or console. Is there a known issue with TestCafe and clicking certain kinds of links. Clicking the same link with Selenium and Robot Framework successfully takes you to the expected URL.
hyperlink ssl-certificate e2e-testing testcafe clicking
hyperlink ssl-certificate e2e-testing testcafe clicking
edited Mar 8 at 14:10
Alex Skorkin
2,26221734
2,26221734
asked Mar 7 at 23:24
bwmathewsbwmathews
111
111
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This information is not sufficient to reproduce the problem. Please create a separate issue in the TestCafe Github repository using the following form
I would appreciate it if you provide us with your project or url to your site and your test code. It will help us determine the cause of the issue efficiently.
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
add a comment |
Your Answer
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%2f55054432%2ftestcafe-clicking-ssl-link-does-not-load-page%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
This information is not sufficient to reproduce the problem. Please create a separate issue in the TestCafe Github repository using the following form
I would appreciate it if you provide us with your project or url to your site and your test code. It will help us determine the cause of the issue efficiently.
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
add a comment |
This information is not sufficient to reproduce the problem. Please create a separate issue in the TestCafe Github repository using the following form
I would appreciate it if you provide us with your project or url to your site and your test code. It will help us determine the cause of the issue efficiently.
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
add a comment |
This information is not sufficient to reproduce the problem. Please create a separate issue in the TestCafe Github repository using the following form
I would appreciate it if you provide us with your project or url to your site and your test code. It will help us determine the cause of the issue efficiently.
This information is not sufficient to reproduce the problem. Please create a separate issue in the TestCafe Github repository using the following form
I would appreciate it if you provide us with your project or url to your site and your test code. It will help us determine the cause of the issue efficiently.
answered Mar 11 at 14:23
Alex KamaevAlex Kamaev
1,379312
1,379312
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
add a comment |
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
created report github.com/DevExpress/testcafe/issues/3562
– bwmathews
Mar 13 at 15:44
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%2f55054432%2ftestcafe-clicking-ssl-link-does-not-load-page%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