You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just started using dalekjs and i'm exploring different platforms to use it. Is Dalekjs supporting ei11? because i was trying it out on ie11 and it seemed that when i target an "a" tag or a button to click it doesn't perform the action, nor the .type() function for input fields.
The text was updated successfully, but these errors were encountered:
Hi,
I have a setup up & running that uses IE11.
Could you please give me some background on your environment?
Check http://dalekjs.com/pages/support.html for which information to provide.
hi Sebastian,
my dalek-cli on both my host(Mac OS X 10.9.0 x86_64) machine and virtual machine(Windows 8.1) is 0.0.4. my dalekjs version on both is 0.0.8.
i ran the dalek test with the '-l 5' parameter on my Vitrual Machine with ie11. the line where i want my dalek test to click an element i got a messge "{message":"Unable to find element on closed window}" but when i check my virtual machine i can see that it opened the window and went to the website i specified. i tried this with ei8 and my test ran fine.
hello,
i just started using dalekjs and i'm exploring different platforms to use it. Is Dalekjs supporting ei11? because i was trying it out on ie11 and it seemed that when i target an "a" tag or a button to click it doesn't perform the action, nor the .type() function for input fields.
The text was updated successfully, but these errors were encountered: