jdi-testing / jdn

0 stars 2 forks source link

Заимлементить дизайн для окна параметров Робулы #310

Closed AlexeyGirin closed 3 years ago

AlexeyGirin commented 3 years ago
130560873-68607121-d5c7-470c-a5fa-3fa145f8572a

Значения комбо бокса ограничения времени: 0 sec, 10 secs (<-дефолтное), 30 secs, 1 min, 5 mins Тултипы для опций:

  1. Prevent the algorithm from generating locators with an index at the beginning such as @ui("//[1]/[@Class='breadcrumb']")
  2. Prevent the algorithm from generating locators with an indexes in the middle such as @UI("//[@Class='breadcrumb']/[1]//")
  3. Prevent the algorithm from generating locators with an index at the end such as @UI("//[@Class='footer-legal']/[3]")
  4. The generation time of each locator is limited to a given time interval. Algorithm provides best locator it manage to find in given time interval.
AlexeyGirin commented 3 years ago

Дупликат #301