Nightwatch: Getting No such element exception for IE11 with selenium 3.7.1 jar

Created on 12 Feb 2018  路  1Comment  路  Source: nightwatchjs/nightwatch

Getting below error msg when i try to run script on IE11. Same script runs on chrome. Even tried using xpath still gives NoSuchElementException for some elements.
error
error_ie

Capabilities {acceptInsecureCerts: false, browserName: internet explorer, browserVersion: 11, javascriptEnabled: true, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, se:ieOptions: {browserAttachTimeout: 0, elementScrollBehavior: 0, enablePersistentHover: true, ie.browserCommandLineSwitches: , ie.ensureCleanSession: false, ie.fileUploadDialogTimeout: 3000, ie.forceCreateProcessApi: false, ignoreProtectedModeSettings: false, ignoreZoomSetting: false, initialBrowserUrl: http://localhost:8273/, nativeEvents: true, requireWindowFocus: false}, setWindowRect: true, unhandledPromptBehavior: dismiss}

Most helpful comment

@Akshay710 how is this a NightwatchJS issue?

>All comments

@Akshay710 how is this a NightwatchJS issue?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

t00f picture t00f  路  3Comments

dakebl picture dakebl  路  4Comments

lgaticaq picture lgaticaq  路  3Comments

davidlinse picture davidlinse  路  4Comments

betweenbrain picture betweenbrain  路  4Comments