nerodia icon indicating copy to clipboard operation
nerodia copied to clipboard

Unable to use Remote Command Executor.

Open stellar-shelby opened this issue 2 years ago • 0 comments

Meta -

Nerodia Version: 0.14.1 Selenium Version: 4.3.0 Browser Version: Latest Browser Driver Version: Latest OS Version: Windows 10

Expected Behavior -

If I set my browser='remote', provide Options, and set a command_executor url, the test should run as expected.

Actual Behavior -

Instead I get the following error: HOOK-ERROR in before_scenario: AttributeError: type object 'DesiredCapabilities' has no attribute 'REMOTE'

Steps to reproduce -

I am trying to convert this example from regular selenium to nerodia. https://www.lambdatest.com/support/docs/behave-with-selenium-running-behave-automation-scripts-on-lambdatest-selenium-grid/

stellar-shelby avatar Jul 21 '22 16:07 stellar-shelby