I am working with website built with Facebook React JS Library. I want to test if a input form is populated with a text or to use it in unittest method. I tried this but this does not work at all. Problem is my given input data is not in the that DOM even not the page source.
In this case how to check if input-form is filled?