with the example in the website.
since the dialog poped up when clicking the upload button is browser based.
It is not generated from smartclient, is there any way to test uoloading using selenium?
Code:
<DynamicForm width="300"> <fields> <field title="Choose File" type="upload"/> </fields> </DynamicForm>
It is not generated from smartclient, is there any way to test uoloading using selenium?
Comment