FramesCollection
Class
Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class FramesCollection : Dictionary<string, Browser>, IDictionary<string, Browser>, ICollection<KeyValuePair<string, Browser>>, IDictionary, ICollection, IReadOnlyDictionary<string, Browser>, IReadOnlyCollection<KeyValuePair<string, Browser>>, IEnumerable<KeyValuePair<string, Browser>>, ISerializable, IDeserializationCallback, IEnumerable<Browser>, IEnumerable
Inheritance: objectDictionary<string, Browser>FramesCollection
Implements:
Inherited Members
Constructors
C#
public FramesCollection()
Properties
Methods
C#
public void RefreshAllDomTrees()
C#
public void WaitAllUntilReady()