Unable to click button with element xpath id's objects

Hey there,

How about using ‘CSS selector’ instead:

  1. Get CSS selector value of those 2 objects. You can grab it using this add-on: https://chrome.google.com/webstore/detail/copy-css-selector/kemkenbgbgodoglfkkejbdcpojnodnkg?hl=en
  2. Edit test object of these objects by adding ‘css’ key with value gotten from above, e.g:

Screen Shot 2017-10-12 at 11.57.01.png