How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
Browser("creationtime:=0").Object.ReadyState ' readystate should be 4 Browser("creationtime:=0").Object.Busy ' busy should be False