I need to check through protractor whether a element is next to another element or not. here I have a button as "Save ", I have to check whether "Cancel" button is displayed on the right of it or not.How do I check this.I need to check through protractor whether a el