config.json 2.1 KB
Newer Older
F
feilong 已提交
1
{
CSDN-Ada助手's avatar
CSDN-Ada助手 已提交
2
  "export": ["selenium.json"],
F
feilong 已提交
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  "keywords": [],
  "children": [
    {
      "Selenium简介": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-900"
      }
    },
    {
      "安装配置": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-901"
      }
    },
    {
      "单元素定位(find_element_id/name/xpath)": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-902"
      }
    },
    {
      "多元素定位(find_elements_id/name/xpath)": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-903"
      }
    },
    {
      "常用方法和属性": {
        "keywords": [],
        "children": [
          {
            "可管理属性创建": {
              "keywords": [],
              "children": [],
              "node_id": "python-5-535"
            }
          },
          {
            "延迟计算属性": {
              "keywords": [],
              "children": [],
              "node_id": "python-5-536"
            }
          },
          {
            "属性的代理访问": {
              "keywords": [],
              "children": [],
              "node_id": "python-5-537"
            }
          },
          {
            "创建用于计算的属性": {
              "keywords": [],
              "children": [],
              "node_id": "python-5-538"
            }
          },
          {
            "为属性添加安全保护机制": {
              "keywords": [],
              "children": [],
              "node_id": "python-5-539"
            }
          }
        ],
        "node_id": "python-4-904"
      }
    },
    {
      "键盘和鼠标操作": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-905"
      }
    },
    {
      "WebDriver API": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-906"
      }
    },
    {
      "表单交互": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-907"
      }
    }
  ],
  "node_id": "python-3-152"
}