It does this by checking every method pair to see if they share a common field. If
Exemple #2
0
 element = FindElement(by, wait);
 public DurableItemDescriptor(by instance) : base(instance)
 {
     _internal = instance;
 }