markdown selenium_sample:[https://nomuraya.work/techzine/0195,https://shimajima-eiji.github.io/gist/

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown selenium_sample:[https://nomuraya.work/techzine/0195,https://shimajima-eiji.github.io/gist/相关的知识,希望对你有一定的参考价值。

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
	<title>Katalon</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">かたろん</td></tr>
</thead>
<tbody>
<tr><td>runScript</td><td><datalist><option></option></datalist></td><td>if文を書いて何とか頑張る。JQuery使える</td>
</tr>
</tbody></table>
</body>
</html>
compair SeleniumIDE.side, Katalon.html

# selenium_sample
- [github page](https://shimajima-eiji.github.io/gist/selenium_sample/)
- [discription](https://nomuraya.work/techzine/0195)
- [back](../)

# SeleniumIDE.side
![image](https://user-images.githubusercontent.com/15845907/46848028-77dd4580-ce22-11e8-97ec-e0aad3397da7.png)
[view latest](https://gist.github.com/shimajima-eiji/6cb538c613effc5c6326aea06cd31710/147fa5066248bc69e2596c70b77969413a78cea3#file-katalon-html)

```
{
  "id": "3c896a98-9e3b-42e3-a3f3-b7312ae8818c",
  "name": "Untitled Project",
  "url": "",
  "tests": [{
    "id": "0e51ab9f-61ac-470f-9193-dbba0d6b4fef",
    "name": "vivaldi",
    "commands": [{
      "id": "acaef989-dfe7-4a8c-9041-fc63fd0bd33f",
      "comment": "if文はJavascriptでゴリゴリ書く",
      "command": "runScript",
      "target": "",
      "targets": [],
      "value": ""
    }]
  }],
  "suites": [{
    "id": "c89e5c29-e1ca-4653-abac-547944c0617c",
    "name": "Default Suite",
    "persistSession": false,
    "parallel": false,
    "timeout": 300,
    "tests": []
  }],
  "urls": [],
  "plugins": [],
  "version": "1.0"
}
```
# kataron.html
![image](https://user-images.githubusercontent.com/15845907/46848027-70b63780-ce22-11e8-830c-ebb6ce7d2bd3.png)
[view latest](https://gist.github.com/shimajima-eiji/6cb538c613effc5c6326aea06cd31710#file-seleniumide-side)

```
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
	<title>Katalon</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">かたろん</td></tr>
</thead>
<tbody>
<tr><td>runScript</td><td><datalist><option></option></datalist></td><td>if文を書いて何とか頑張る。JQuery使える</td>
</tr>
</tbody></table>
</body>
</html>
```

[back](../)
{
  "id": "3c896a98-9e3b-42e3-a3f3-b7312ae8818c",
  "name": "Untitled Project",
  "url": "",
  "tests": [{
    "id": "0e51ab9f-61ac-470f-9193-dbba0d6b4fef",
    "name": "vivaldi",
    "commands": [{
      "id": "acaef989-dfe7-4a8c-9041-fc63fd0bd33f",
      "comment": "if文はJavascriptでゴリゴリ書く",
      "command": "runScript",
      "target": "",
      "targets": [],
      "value": ""
    }]
  }],
  "suites": [{
    "id": "c89e5c29-e1ca-4653-abac-547944c0617c",
    "name": "Default Suite",
    "persistSession": false,
    "parallel": false,
    "timeout": 300,
    "tests": []
  }],
  "urls": [],
  "plugins": [],
  "version": "1.0"
}
compair SeleniumIDE.side, Katalon.html

# selenium_sample
- [github page](https://shimajima-eiji.github.io/gist/selenium_sample/)
- [discription](https://nomuraya.work/techzine/0195)

以上是关于markdown selenium_sample:[https://nomuraya.work/techzine/0195,https://shimajima-eiji.github.io/gist/的主要内容,如果未能解决你的问题,请参考以下文章

markdown转换为图片

转换rst到markdown总结

markdown [Markdown HowTo]作为Markdown语法的秘籍

python markdown干啥用的

markdown前端渲染

如何用markdown生成目录