RemoteLaunch.exe has MissingMethodException with selenium 2 IE driver, internet explorer

Wednesday, July 4, 2018
Avatar

Application: RemoteLaunch.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.MissingMethodException
   at Selenium.Internal.CommandTimer.RunCommand()
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()

5 Replies
Wednesday, July 4, 2018
Avatar
re: edgarl Wednesday, July 4, 2018

So, this error is only happening when I designate the internet explorer as my browser and run .tst files.

 

After tst is executed, selenium is launched via remotelaunch and opens IE. After that, error and Remotelaunch crashes.

Is there any solution to resolve this error from crashing remotelaunch so it can finish automation? 

Thursday, July 5, 2018
Avatar
re: edgarl Wednesday, July 4, 2018

Hi Edgar,

Could you please log a help desk ticket for this?  We'll be able to help you better that way. Make sure to include as much detail as possible, including screenshots.

Regards,

Elise

Thursday, July 5, 2018
Avatar
re: inflectra.kat Thursday, July 5, 2018

I have created the ticket as you have requested - under ticket 52990. 

Thursday, July 5, 2018
Avatar
re: edgarl Thursday, July 5, 2018

Hi Edgar

It looks like Selenium is not able to connect to IE on the specified port.

I would log a ticket with the Selenium team to get their suggestions.

I know that support for running Selenium IDE style tests through webdriver has been depreciated by the Selenium team, so this could be  part of the issue.

Regards

Adam

Thursday, July 5, 2018
Avatar
re: inflectra.david Thursday, July 5, 2018

Not all the Selenium IDE commands are implemented in WebDriver.

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Wednesday, July 4, 2018
  • Last Reply: Thursday, July 5, 2018
  • Replies: 5
  • Views: 1656