I'm using jenkins 2.303.3 and trying to run a selenium project (which passes in local execution). When executing the project via jenkins, I'm failing on 'no such element' (in local run it is recognized). Additional notes:
- OS: Windows 10
- browser used: Chrome
- I've tried adding sleep time which did not help
Can someone please point me to a solution.
Thanks in advance.