Skip to content

Commit

Permalink
fix(selenium): after nobile_main
Browse files Browse the repository at this point in the history
  • Loading branch information
ovsyanik-ka committed Nov 19, 2018
1 parent 4d2da3e commit 0aa5450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/company_site/eti_page.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class EtiPage < Page

span(:exists_value, css: '.cost-dog-link')
span(:upload_image, name: 'images')
image(:image, css: '.ibb-img.js-img')
image(:image, css: '.image-item.js-img')
# HACK: цепляемся за .ui-resizable, потому что больше нет уникальных идентификаторов
button(:close_image_uploader, css: '.ui-resizable .ui-dialog-titlebar-close')

Expand Down

0 comments on commit 0aa5450

Please sign in to comment.