C# Class BitrixAQA.Selenium.General.ComponentsTest

Содержит методы для тестирования компонентов БУС
Show file Open project: BitrixQA/BitrixAQA

Public Methods

Method Description
Run ( string edition, string dbType ) : void

Метод проверки компонентов

Method Details

Run() public static method

Метод проверки компонентов
public static Run ( string edition, string dbType ) : void
edition string тип редакции установки
dbType string тип БД
return void