C# Класс CodedUITestProject.TestpatientInsert2Params

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
AlternateExePath string
ExePath string
UIAgeGroupComboBoxSelectedItem string
UIEthnicityComboBoxSelectedItem string
UIFirstMemberofHousehoCheckBoxChecked bool
UIGenderComboBoxSelectedItem string
UIIncomeComboBoxSelectedItem string
UIIsHeadofHouseholdCheckBoxChecked bool
UIItemEdit1SendKeys string
UIItemEdit1Text string
UIItemEdit1Text1 string
UIItemEdit2Text string
UIItemEdit3Text string
UIItemEditText string
UIItemEditText1 string
UIItemEditText2 string

Описание свойств

AlternateExePath публичное свойство

Launch '%ProgramFiles%\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\ScriptedSandbox64.exe' with arguments '"Software\Microsoft\VisualStudio\14.0\ScriptedPlugins" "Software\Microsoft\VisualStudio\14.0_Config\ScriptedPlugins" 110418 e70 "file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/plugin.vs.js"'
public string AlternateExePath
Результат string

ExePath публичное свойство

Launch '%ProgramFiles%\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\ScriptedSandbox64.exe' with arguments '"Software\Microsoft\VisualStudio\14.0\ScriptedPlugins" "Software\Microsoft\VisualStudio\14.0_Config\ScriptedPlugins" 110418 e70 "file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/plugin.vs.js"'
public string ExePath
Результат string

UIAgeGroupComboBoxSelectedItem публичное свойство

Select '0-5' in 'AgeGroup' combo box
public string UIAgeGroupComboBoxSelectedItem
Результат string

UIEthnicityComboBoxSelectedItem публичное свойство

Select 'Other' in 'ethnicity' combo box
public string UIEthnicityComboBoxSelectedItem
Результат string

UIFirstMemberofHousehoCheckBoxChecked публичное свойство

Select 'First Member of Household?' check box
public bool UIFirstMemberofHousehoCheckBoxChecked
Результат bool

UIGenderComboBoxSelectedItem публичное свойство

Select 'Other' in 'Gender' combo box
public string UIGenderComboBoxSelectedItem
Результат string

UIIncomeComboBoxSelectedItem публичное свойство

Select '$35,000+' in 'income' combo box
public string UIIncomeComboBoxSelectedItem
Результат string

UIIsHeadofHouseholdCheckBoxChecked публичное свойство

Select 'Is Head of Household?' check box
public bool UIIsHeadofHouseholdCheckBoxChecked
Результат bool

UIItemEdit1SendKeys публичное свойство

Type '{Tab}' in text box numbered 2 in 'CreateNewPatient' window
public string UIItemEdit1SendKeys
Результат string

UIItemEdit1Text публичное свойство

Type 'Satan' in text box numbered 2 in 'CreateNewPatient' window
public string UIItemEdit1Text
Результат string

UIItemEdit1Text1 публичное свойство

Type 'Hell' in text box numbered 2 in 'CreateHousehold' window
public string UIItemEdit1Text1
Результат string

UIItemEdit2Text публичное свойство

Type 'Test' in text box numbered 3 in 'CreateNewPatient' window
public string UIItemEdit2Text
Результат string

UIItemEdit3Text публичное свойство

Type 'Lord of Darkness' in text box numbered 4 in 'CreateNewPatient' window
public string UIItemEdit3Text
Результат string

UIItemEditText публичное свойство

Type '666' in text box
public string UIItemEditText
Результат string

UIItemEditText1 публичное свойство

Type '1' in text box
public string UIItemEditText1
Результат string

UIItemEditText2 публичное свойство

Type '1000000' in text box
public string UIItemEditText2
Результат string