コード例 #1
0
ファイル: by.py プロジェクト: zgq346712481/selene
def be_first_child():
    return bys.first_child()
コード例 #2
0
def test_first_child():
    assert first_child() == ("xpath", "./*[1]")