Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and drop #236

Open
imilchev opened this issue Feb 1, 2016 · 1 comment
Open

Drag and drop #236

imilchev opened this issue Feb 1, 2016 · 1 comment

Comments

@imilchev
Copy link

imilchev commented Feb 1, 2016

Hi there,

Is it possible to test drag and drop functionality? If not are you planning to implement that in the near future. So far this is the only thing that seems to be missing from Seleno.

Thanks in advance!

@robdmoore
Copy link
Member

You can drop into Selenium Web Driver to achieve this vid the Browser property on the page object.

See this SO post for examples (just translate to C# equivalent): http://stackoverflow.com/questions/14210051/how-to-automate-drag-drop-functionality-using-selenium-web-driver

No immediate plans to add a nice Seleno wrapper, but fee free to suggest one and we can discuss the design :)

On 1 Feb 2016, at 10:55 pm, crazybg321 [email protected] wrote:

Hi there,

Is it possible to test drag and drop functionality? If not are you planning to implement that in the near future So far this is the only thing that seems to be missing from Seleno

Thanks in advance!


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants