Skip to content

добавил шаг проверки содержания ссылки #122

Merged
merged 8 commits into from Jan 14, 2019

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    2f98523 View commit details
    Browse the repository at this point in the history
  2. добавил юнит тест

    U_M10K2 committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    a43dceb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. rewrote resolveVars method (alfa-laboratory#117)

    refactored resolveVars method. changed regexp for VARIABLE_NAME_PATTERN
    sergeyuttsel authored and GannaChernyshova committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    ccc3bc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. Add steps to select item in list and fill input with random double va…

    …lue (alfa-laboratory#75)
    
    added steps
    @Тогда("^выбран (\\d+)-й элемент в списке \"([^\"]*)\" и его значение сохранено в переменную \"([^\"]*)\"$")
    @Тогда("^в списке \"([^\"]*)\" содержится количество элементов, равное значению из переменной \"([^\"]*)\"")
    @Когда("^в поле \"([^\"]*)\" введено случайное дробное число от (\\d+) до (\\d+) в формате \"([^\"])\" и сохранено в переменную \"([^\"]*)\"$")
    @Когда("^в поле \"([^\"]*)\" введено случайное дробное число от (\\d+) до (\\d+) в формате \"([^\"])\"$")
    snfrolov authored and GannaChernyshova committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    2dc80ba View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Feature/selenide update (alfa-laboratory#124)

    update to selenide 5.1.0 alfa-laboratory#119 
    Changed initialization order. Now cast to Selenide.page() and initialize() calls when trying to get page from map with available by @name pages. Because Selenide doesn’t open a browser automatically and the right way is to open a browser first (by calling open(url)) and then search elements https://ru.selenide.org/2018/10/10/selenide-5.0.0/
    updated hamcrest to 2.1
    GannaChernyshova committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    f22fe4a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    0ebcf76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b66910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e55b1 View commit details
    Browse the repository at this point in the history