-
Notifications
You must be signed in to change notification settings - Fork 2.3k
CircleCI is broken due to drag and drop issue #4385
Comments
Will dive into it the coming days and create a PR for it |
Hi @heathkit , I checked this and I think it's related to #583. What I see in the testapp of Protractor is that the html 5 slider is working, but it will only go to value 5. It doesn't mater if you try to slide it to 1000px to the right, it will still stick on 5. We now have a few options:
I'm more in favour of 1 because the dag and drop does work (set some sleeps into it to see if it's working and it's working), only not completely due to #583. Like to hear what you think |
@heathkit do you face a problem with getCurrentUrl in circleCi with chrome, i can't get the new url after login to the home page it's always sending the old url which mean the /signIn page ?
|
Tnx for the info, but it's better to mention it in your own issue. This issue is mainly for the drag and drop of a HTML5 slider with chrome, not an issue with the |
@wswebcreation , i am not trying to mention it here but this is just a simple question for @heathkit to see if he also face the same issues or not with that method since this issues is also related to CircleCi behaviour with chrome. (i also update and explain more in my issues) |
"Fixed" with We should close this issue and create a new one to change our action_spec back in the future. |
Created a new issue for removing the |
Our CircleCI build is failing. The test that's failing is "using an ActionSequence should drag and drop" from basicConf.js. I'm guessing this is due to a change in selenium webdriver around the actions API. It would be good to get this fixed so we can get a passing CI run again. If it's a big unfeasible problem, marking the test pending and referencing this issue would also be fine, as long as we investigate what's happening.
The text was updated successfully, but these errors were encountered: