搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Installing firefox-sdk.tar.bz2 on ubuntu 14.04

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 James

more options

The scenario is : i am trying to use the package selenium 2.53.6 with python to invoke Firefox using WebDriver but I read and found out that this combination is having some bugs right now and it would work if we use Firefox 46.0.1.

In an attempt to try that I downloaded firefox-sdk.tar.bz2 from the FTP site of Mozilla. But despite of trying everything I am unable to Install it. People say execute the firefox script from within the firefox folder, but there is no such script named firefox in the extracted folder. Below is the screenshot for the extracted folder.

Please let me know how to proceed.

The scenario is : i am trying to use the package selenium 2.53.6 with python to invoke Firefox using WebDriver but I read and found out that this combination is having some bugs right now and it would work if we use Firefox 46.0.1. In an attempt to try that I downloaded firefox-sdk.tar.bz2 from the FTP site of Mozilla. But despite of trying everything I am unable to Install it. People say execute the firefox script from within the firefox folder, but there is no such script named firefox in the extracted folder. Below is the screenshot for the extracted folder. Please let me know how to proceed.

所有回复 (1)

more options

Why the firefox-version.linux-x86_64.sdk.tar.bz2 and not the firefox-version.tar.bz2 ?

You need to go into the linux-x86_64 folder and pick language.

There is no install or make or such as the basics is to run the firefox script. You can make a launcher shortcut to it.

由James于修改