MCPcopy
hub / github.com/InstaPy/InstaPy / read_xpath

Function read_xpath

instapy/xpath.py:4–5  ·  view source on GitHub ↗
(function_name, xpath_name)

Source from the content-addressed store, hash-verified

2
3
4def read_xpath(function_name, xpath_name):
5 return xpath[function_name][xpath_name]

Callers 15

get_given_user_followersFunction · 0.85
get_given_user_followingFunction · 0.85
confirm_unfollowFunction · 0.85
get_buttons_from_dialogFunction · 0.85
verify_actionFunction · 0.85
get_follow_requestsFunction · 0.85
get_source_linkFunction · 0.85
get_comment_inputFunction · 0.85
open_comment_sectionFunction · 0.85
get_comments_on_postFunction · 0.85
bypass_suspicious_loginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected