Open MonoAutomation opened 8 years ago
Hi @RaviAutomation
What should I do to reproduce this issue on my local machine?
Regards, Dmytro
Hello Dmytro
I think what Ravi is trying to do is to use SWD to rerecord the tests recorded in some other browser - hosted tool. He may installed a FF plugin and try to feed SWD that instance of FF as a target, but the plugin is not being loaded.
We can try the Selenium IDE plugin to debug it. I had a custom code in the Selenium IDE we can use to find out whats going on from the plugin side Thanks Serguei Kouzmine
On Tue, 1/12/16, Dmytro Zharii notifications@github.com wrote:
Subject: Re: [swd-recorder] Bin\webdriver.xpi is not found (#43) To: "dzharii/swd-recorder" swd-recorder@noreply.github.com Date: Tuesday, January 12, 2016, 11:36 AM
Hi @RaviAutomation
What should I do to reproduce this issue on my local machine?
Regards,
Dmytro
— Reply to this email directly or view it on GitHub.
Sorry, i was on vacation. i have added selenium RC before i left for the day and then in the next day tried to launch firefox binary. during launch of firefox i saw the above error, it might be cause of firefox plugin not loaded. however i saw someone logged this issue in the google and he said its because of Selenium RC. but am not sure on this.
@RaviAutomation thank you for your reply. It seems the issue might be in your Firefox configuration. Sorry, I cannot help here at the moment.
No Problem dzharii, i will try from my end and let you know if i see any solution.
Hi,
Am getting the below error whenever i try to launch Firefox browser,
An exception of type 'OpenQA.Selenium.WebDriverException' occurred in SwdPageRecorder.UI.exe but was not handled in user code Additional information: Cannot find a file named 'C:\SWDPageRecorder\Bin\webdriver.xpi' or an embedded resource with the id 'WebDriver.FirefoxExt.zip'.
Can you suggest me to overcome from this problem?
Regards, Ravi