WatiN – How to simulate tabbing
Tricks to simulate tabbing on IE using WatiN framework
I spend a few hours to work out how to simuate tabbing using WatiN framework. I thought it was worth sharing as it may come handyin testing the tabbing order of your web app.
Answer to “WatiN PressTab doesn’t press tab”