Sha256: 5dd22b202c41f9964d23130ca5c163f43b684bcdd80229e94b62a5b4705063a1

Contents?: true

Size: 1.43 KB

Versions: 9

Compression:

Stored size: 1.43 KB

Contents

accept_cookies_button: '/html/body/div[3]/div[2]/div/div/div/div/div[3]/button[2]'
email_address_input: '/html/body/div[1]/div[2]/div[1]/div/div/div/div[2]/div/div[1]/form/div[1]/div[1]/input'
password_input: '/html/body/div[1]/div[2]/div[1]/div/div/div/div[2]/div/div[1]/form/div[1]/div[2]/div/input'
login_button: '/html/body/div[1]/div[2]/div[1]/div/div/div/div[2]/div/div[1]/form/div[2]/button'
settings:
  security_iframe: '/html/body/div[1]/div/div[1]/div/div[3]/div/div/div[1]/div[1]/div[2]/div/div/iframe'
  save_login_information_edit_button: '/html/body/div[1]/div[1]/div[1]/div/div[2]/div[2]/div[2]/div/div/div/div[3]/div[3]/table/tbody/tr/td[3]/button'
  save_login_information_button: '//div[text() = "Save your login information"]'
link_to_profile: '//a[@href="/me/"]'
checkpoint:
  otp_prompt: '//strong[text() = "Two-factor authentication required"]'
  otp_input: '//*[@id="approvals_code"]'
  save_browser_radio_input: '/html/body/div[1]/div[3]/div[1]/div/form/div/div[2]/div[2]/div[1]/input'
  submit_button: '//*[@id="checkpointSubmitButton"]'
messages:
  chats: './/*[@aria-label="Chats"]/child::*'
  title_relative: 'div[1]/div/a/div/div[2]/div[1]/div/div/div[1]/span/span/span/span'
  text_relative: 'div[1]/div/a/div/div[2]/div[1]/div/div/div[2]/span/span/div/span[1]/span'
  time_sent_ago_relative: 'div[1]/div/a/div/div[2]/div[1]/div/div/div[2]/span/span/div/span[3]'
  mark_as_read_button_relative: './/*[@aria-label="Mark as read"]'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fuck_facebook-0.5.4 xpaths.yaml
fuck_facebook-0.5.3 xpaths.yaml
fuck_facebook-0.5.2 xpaths.yaml
fuck_facebook-0.5.1 xpaths.yaml
fuck_facebook-0.5.0 xpaths.yaml
fuck_facebook-0.4.1 xpaths.yaml
fuck_facebook-0.4.0 xpaths.yaml
fuck_facebook-0.3.0 xpaths.yaml
fuck_facebook-0.2.1 xpaths.yaml