On 03.04.2014 11:44, Dmitriy Ermashov wrote:
Hi, Sergey
>> - javadoc formatting still different.
Sergey, could you give some additional info about different javadoc
formatting?
Different alignment for example in the
public void type(char c) {
and
public void glide(Point src, Point dest) {
and
public void glide(int fromX, int fromY, int toX, int toY) {
etc...
What methods have different formatting and how you think it should
look like?
>> - It would be good to make some research in internet, what methods
can be implemented as well.(like drag, etc).
We hove a batch of functional tests that uses some other methods (like
Drag&Drop and some others) of several robot wrappers, but the number
of these tests is too little. So there is no real need to add some
other methods.
Anyway, we can add more methods in future if it would be reasonable.
--
Best regards, Sergey.