Recently We have implemented Google blockly in our application. I need to automate the UI using protractor.
I am able to automate it to an extent but not able to find coordinates for the blocks. Please suggest a method which can be used for finding co-ordinates for these blocks.
Recently We have implemented Google blockly in our application. I need to automate the UI using protractor.
I am able to automate it to an extent but not able to find coordinates for the blocks. Please suggest a method which can be used for finding co-ordinates for these blocks.
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
Hi zope,
We are also trying to figure out automation for blockly ui
Can you share your experience.