示例#1
0
文件: by.py 项目: zgq346712481/selene
def be_parent():
    return bys.parent()
示例#2
0
def test_by_parent():
    assert parent() == ("xpath", "..")