საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Automation: How to allow java plug-ins to run when the page is invoked via Selenium FF driver?

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 12 ნახვა
  • ბოლოს გამოეხმაურა guigs

My automated test involves navigating to a webpage on a remote system (via Selenium Firefox Driver) which runs a Java Plug-in to launch an embedded Java Applet. When the test first ran, I connected to the remote system (via Remote Desktop) and manually selected "Allow and Remember" as the plug-in was trying to run. However, this only addressed that first instance; it didn't address subsequent instances where I wanted to run the same test, same server (same plug-in).

My automated test involves navigating to a webpage on a remote system (via Selenium Firefox Driver) which runs a Java Plug-in to launch an embedded Java Applet. When the test first ran, I connected to the remote system (via Remote Desktop) and manually selected "Allow and Remember" as the plug-in was trying to run. However, this only addressed that first instance; it didn't address subsequent instances where I wanted to run the same test, same server (same plug-in).

ყველა პასუხი (1)

Hey I got an awesome tip about this from the #addons channel Archaeopteryx

You can Manage your Firefox Click To Play Whitelist.

Post back with the results :-)