Selenium3
supports executable geckodriver
to launch Mozilla Firefox
just like other drivers; but executable geckodriver
is not compatible with Mozilla Firefox < v47
.
So How can we achieve backward compatibility with browsers V<47
i,e how can we use firefox
browsers V<47
with Selenium3
.