When using the code:
self.browser.find_element_by_id("//input[contains(@id,'seq')]")
I get the error message:
selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: {"method":"id","selector":"//input[contains(@id,'seq')]"}
Stacktrace:
at FirefoxDriver.prototype.findElementInternal_ (file:///c:/users/rc01/appdata/local/temp/tmp_mrf3t/extensions/[email protected]/components/driver-component.js:10770)
at fxdriver.Timer.prototype.setTimeout/<.notify (file:///c:/users/rc01/appdata/local/temp/tmp_mrf3t/extensions/[email protected]/components/driver-component.js:625)