Re: [wtr-general] Re: NoSuchElementError

2018-08-28 Thread rajagopalan madasami
Thank you. On Wed 29 Aug, 2018, 3:18 AM Titus Fortner, wrote: > Based on my reading of the w3c spec, I think IEDriver doesn't need to do > this. The fix in Watir is easy enough, though: > https://github.com/watir/watir/commit/84ca128739c1729bf8d8f46f92ae8a7c0ebfab0d > > It'll be in the next

Re: [wtr-general] Re: NoSuchElementError

2018-08-28 Thread Lakshya Kapoor
Perfect! Thanks, Titus. On Tuesday, August 28, 2018 at 2:48:21 PM UTC-7, Titus Fortner wrote: > > Based on my reading of the w3c spec, I think IEDriver doesn't need to do > this. The fix in Watir is easy enough, though: >

Re: [wtr-general] Re: NoSuchElementError

2018-08-28 Thread Titus Fortner
Based on my reading of the w3c spec, I think IEDriver doesn't need to do this. The fix in Watir is easy enough, though: https://github.com/watir/watir/commit/84ca128739c1729bf8d8f46f92ae8a7c0ebfab0d It'll be in the next release. On Tuesday, August 28, 2018 at 11:02:58 AM UTC-7, rajagopalan

Re: [wtr-general] Re: NoSuchElementError

2018-08-28 Thread rajagopalan madasami
Thank you. On Tue 28 Aug, 2018, 11:31 PM Titus Fortner, wrote: > Interesting: > https://github.com/SeleniumHQ/selenium/commit/406b8dab98ed7a06bbc35728fb2b061d068d9238 > I'll dig into what this is supposed to be doing so I can figure out the > fix. > > On Monday, August 27, 2018 at 9:40:02 PM

Re: [wtr-general] Re: NoSuchElementError

2018-08-28 Thread Titus Fortner
Interesting: https://github.com/SeleniumHQ/selenium/commit/406b8dab98ed7a06bbc35728fb2b061d068d9238 I'll dig into what this is supposed to be doing so I can figure out the fix. On Monday, August 27, 2018 at 9:40:02 PM UTC-7, rajagopalan madasami wrote: > > Beautiful, thanks. > > On Tue 28 Aug,