internal void TypeText(string value1, QuoraLoginCommand.Arguments arguments, TimeSpan value2)
 {
     throw new NotImplementedException();
 }
 internal void PressKey(string v, QuoraLoginCommand.Arguments arguments, TimeSpan value)
 {
     throw new NotImplementedException();
 }