RIA is built on Watir and Ruby. Watir itself can automate any web element where we can view the source of that element. Any proper HTML element that appears in the DOM can be interacted with by using Watir. RIA at this time will support any website that uses HTML elements as defined by the W3C and will support all Javascript as supported by Microsoft Internet Explorer 7.0 Javascript engine.
A complete list of elements supported by Watir can be located at
here