vibeOccasional Contributor13 years agoCan't obtain web table using the FindChild methodHi - This works: var iexplore; var page; iexplore = Sys.Process("iexplore", 2); iexplore.ToUrl("http://..."); page = iexplore.Page("http://..."); page.Form("form...Show More
vibeOccasional Contributor13 years agoIt is work using page.Find method and NativeWebObject.id property
Recent DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related ContentRegex/Wildcards in FindChild methodFindChild method is not working in iterationsTrying to call the FindChild method or property of an object but it does not exist