Answer the question
In order to leave comments, you need to log in
How to move marker on yandex maps using protractor?
Hello Amletics!
Can't move label with protractor's script, please share recipes.
What I try
...actions()
.mouseMove($('mapContainer'), relativePointPosition)
.mouseDown()
.mouseMove(offset)
.mouseUp()
.perform();
...actions()
// In this case, the label is in the center of the map.
.dragAndDrop($('mouseContainer'), offset)
.perform();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question