Hi Michael,
FLB is a really wonderful concept and really appreciate your work.
I did small POC with FLB in my project with firefox browser and it worked!!
But now I am struggling to make it work with IE8.
Evereytime I am getting error message as Failed to Analyze :url org.openqa.selenium.staleelementeferenceexception.
I know org.openqa.selenium.staleelementeferenceexception is a webdriver exception but when I run my test on IE8 without FLB it works fine.
Could you please guide me on this?It's little urgent for me to decide on this..