Closed hyber-code closed 5 years ago
1540658406487 geckodriver INFO geckodriver 0.19.1
1540658406494 geckodriver INFO Listening on 127.0.0.1:58690
1540658409612 mozrunner::runner INFO Running command: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" "-marionette" "-profile" "C:\\Users\\****\\AppData\\Local\\Temp\\rust_mozprofile.zA6IOCb7pLf5"
1540658410014 Marionette DEBUG Received observer notification profile-after-change
1540658410061 Marionette DEBUG Received observer notification toplevel-window-ready
1540658410084 Marionette DEBUG Received observer notification command-line-startup
1540658410084 Marionette DEBUG Received observer notification nsPref:changed
1540658410084 Marionette DEBUG Init aborted (running=false, enabled=true, finalUIStartup=false)
1540658410171 Marionette DEBUG Received observer notification toplevel-window-ready
1540658410776 Marionette DEBUG Received observer notification sessionstore-windows-restored
1540658410776 Marionette DEBUG Waiting for delayed startup...
1540658410829 Marionette DEBUG Setting recommended pref app.update.disabledForTesting to true
1540658410829 Marionette DEBUG Setting recommended pref security.turn_off_all_security_so_that_viruses_can_take_over_this_computer to true
1540658410830 Marionette DEBUG Setting recommended pref toolkit.cosmeticAnimations.enabled to false
1540658410830 Marionette DEBUG Setting recommended pref datareporting.policy.dataSubmissionPolicyAccepted to false
1540658410830 Marionette DEBUG Setting recommended pref dom.disable_beforeunload to true
1540658410873 Marionette INFO Listening on port 58698
1540658410873 Marionette DEBUG Remote service is active
1540658411146 Marionette DEBUG Accepted connection 0 from 127.0.0.1:58708
1540658411147 Marionette TRACE 0 -> [0,1,"newSession",{"acceptInsecureCerts":true,"browserName":"firefox","capabilities":{"desiredCapabilities":{"acceptInsecureCerts":true,"browserName":"firefox"}}}]
1540658411147 Marionette TRACE 0 <- [1,1,{"error":"unknown command","message":"newSession","stacktrace":"WebDriverError@chrome://marionette/content/error.js:178: ... et@chrome://marionette/content/server.js:245:8\n_onJSONObjectReady/<@chrome://marionette/content/transport.js:490:9\n"},null]
here is the output in downloaded folder
Hi, @hyber-code exercise file download is not supported by organizational login, unless you have a library account. The reason why aria2c is there as an option is that it is faster and more efficient to download exercise files using aria2c by reduced CPU utilization.
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
git pull
to update your version from Lyndor directoryBefore submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, or you are not completely sure then provide the full terminal output as follows:
Copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):
Answer questions related to your Environment which will help in reproducing the issue:
The issue was encountered on: :computer:
Login method:
Enter the python version you are using for download. Find your python version by typing in terminal
python -V
If the purpose of this issue is a bug report please provide all kinds of example URLs where you encountered issues (replace following example URLs by yours):
Description of your issue, suggested a solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
-facing the same issue -everything else is working perfectly -somehow script is not picking aria2c and going for selenium. even though aria2c is selected defualt and properly installed (added to path) and path also working correctly. -using cookies method -i have organization login
url of course is https://www.lynda.com/course-tutorials/InDesign-Interactive-PDFs-Revision/688517-2.html