driver.manage().window().getSize() worked well in 10.8,
But when i upgraded to 10.9, i saw it returning 0,0 dimension. I am trying this in emulator.
driver.manage().window().getSize() worked well in 10.8,
But when i upgraded to 10.9, i saw it returning 0,0 dimension. I am trying this in emulator.
Hi,
This issue was already fixed in newer versions, following is the official 10.9 release:
http://d242m5chux1g9j.cloudfront.net/AppiumStudio_windows_10_9_82.exe
http://d242m5chux1g9j.cloudfront.net/AppiumStudio_macos_10_9_82.dmg
Guy,
Thanks for your response.
Many people are trying to migrate to Appium Studio(AS) considering few benefits of AS. But now a days we are getting challenges with AS, common issues are stability and reliability.
Features or code worked in previous version is not working on current version and it is breaking very frequently.
Is there a option in AS for direct auto upgrade?
Why not AS guys are not providing any Change Requests?
Hi Udaya
Thanks for the feedback
the changes in 10.9 were significant and indeed, required you to modify your code
These changes were required in order to provide an extensive support for native appium drivers so the same code will work on Appium Studio \ Standard Appium
we are aware of the stability issues with 10.9, and this is why we still didn’t provide an official release for the version (it’s coming in the next days!)
Once we will finalize and stabilize the version, we will prompt a notification from the tool
Thanks
Tom