Commit Graph
100 Commits
Author SHA1 Message Date
debugtalk 976e715357 fix: run ocr alone without opencv 2022-09-21 18:11:26 +08:00
debugtalk 937b48236e change: make ocr as optional build tags 2022-09-21 17:27:54 +08:00
debugtalk a742b575fa change: make opencv as optional build tags 2022-09-21 15:37:10 +08:00
debugtalk a12b72bc10 change: upgrade to go 1.18 2022-09-21 13:28:54 +08:00
debugtalk 0f1206427e feat: swipe with identifier for logging 2022-09-21 13:09:08 +08:00
debugtalk c3c0ee2f60 feat: tap with identifier for logging 2022-09-19 20:38:26 +08:00
debugtalk 84f9d2d532 fix: sleep specified seconds 2022-09-18 10:42:31 +08:00
debugtalk abbd3fb205 fix: marshal yaml with inline tag 2022-09-02 08:54:09 +08:00
debugtalk 4406083d44 fix: hrp run ios UI tests 2022-09-01 23:54:27 +08:00
debugtalk 47ac7dba0b feat: dump TestCase to json/yaml file 2022-09-01 23:27:14 +08:00
debugtalk e338590010 merge master 2022-09-01 22:39:47 +08:00
debugtalk 843b72100f change: use startTime to associate screenshots name 2022-09-01 21:10:55 +08:00
debugtalk 94727e8a34 bump version to v4.3.0 2022-09-01 21:06:49 +08:00
debugtalk 5fba76e6e3 change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
debugtalk cf5761836a fix: get ocr exact text in first priority 2022-08-31 22:39:21 +08:00
debugtalk 70aa8fa937 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +08:00
debugtalk 9b547524d2 feat: add FoundAction to SwipeUntil 2022-08-31 20:36:34 +08:00
debugtalk 6d418ff795 feat: SwipeUntil 2022-08-31 20:15:29 +08:00
debugtalk c180502666 change: InitWDAClient with options 2022-08-31 18:17:53 +08:00
debugtalk 90a4ee59f9 feat: support ignoreNotFoundError, ignore error if target element not found 2022-08-31 16:38:53 +08:00
debugtalk f2b25df87e feat: validate image exists 2022-08-28 23:43:40 +08:00
debugtalk 0ff59bebb5 feat: tap by ocr and cv 2022-08-28 23:07:31 +08:00
debugtalk 5effb3897c refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk 2cd10989f0 feat: validate with ocr text 2022-08-28 12:18:45 +08:00
debugtalk 939c153d37 feat: validate with label 2022-08-28 12:04:21 +08:00
debugtalk ad730b3542 change: remove xpath validation 2022-08-28 10:35:27 +08:00
debugtalk 598ae509de feat: move uixt to hrp internal 2022-08-28 10:25:32 +08:00
debugtalk d3c1c08030 change: tap & swipe 2022-08-28 00:41:45 +08:00
debugtalk 3222b21156 change: update gwda-ext 2022-08-27 00:25:48 +08:00
debugtalk 597d56337b feat: save screenshot file 2022-08-27 00:02:13 +08:00
debugtalk 4c624b40ca feat: specify screenshot filename 2022-08-25 22:34:08 +08:00
debugtalk 624b70ea83 change: set debug logging for gwda 2022-08-25 20:50:28 +08:00
debugtalk df50b8ff87 change: update gwda dependency 2022-08-24 19:00:59 +08:00
debugtalk 3b73571713 feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk 4f3884df0f Merge branch 'master' into ios-wda 2022-08-22 00:05:30 +08:00
debugtalk 4910ba55a8 docs: update changelog 2022-08-21 19:10:50 +08:00
debugtalk 2e81aa7b39 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-08-21 19:10:06 +08:00
debugtalk efcccbe4f1 Merge pull request #1442 from mcwt/master
feat: hrp boom support setting duration of run time
2022-08-21 19:09:49 +08:00
debugtalk e816f8190f change: update changelog 2022-08-21 19:08:11 +08:00
debugtalk ec79d78192 change: assert name/xpath exists 2022-08-15 22:34:17 +08:00
debugtalk df3b56c18c change: upgrade gwda to 0.4.0 2022-08-15 22:04:30 +08:00
debugtalk 0407c02391 change: make assert msg optional 2022-08-15 21:53:33 +08:00
debugtalk e76d396519 Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
debugtalk ea2b8543ee Merge pull request #1450 from httprunner/dependabot/go_modules/github.com/miekg/dns-1.1.25
build(deps): bump github.com/miekg/dns from 1.0.14 to 1.1.25
2022-08-15 20:57:45 +08:00
debugtalk 53ddc3b5a9 Merge branch 'master' into master 2022-08-15 20:55:42 +08:00
debugtalk c430e64f0f Merge pull request #1434 from bbx-winner/feat-dial-test
feat: support ping/dns/traceroute for dial test
2022-08-15 20:54:08 +08:00
debugtalk fea9f3d68f Merge pull request #1432 from xucong053/bugfix
fix: state machine
2022-08-15 20:51:49 +08:00
debugtalk 1692e3a772 Merge pull request #1428 from billduan/optimize_strip_sql
优化:strip sql
2022-08-12 15:07:12 +08:00
debugtalk 17fb17f95f change: upgrade gwda 2022-07-31 20:52:11 +08:00
debugtalk 237df67c81 feat: start & stop camera 2022-07-31 16:08:22 +08:00
debugtalk 744aa8417a feat: switch to iOS springboard before init WDA session 2022-07-31 14:50:11 +08:00
debugtalk effec946d2 feat: add screenshot 2022-07-31 12:15:55 +08:00
debugtalk 89e209eb23 feat: sleep n seconds after last action 2022-07-30 17:45:39 +08:00
debugtalk 8a1128a1a3 feat: take snapshot for each step 2022-07-30 00:40:05 +08:00
debugtalk ac438c68d9 feat: set acceptAlertButtonSelector 2022-07-29 23:15:21 +08:00
debugtalk f158d1e05a feat: app launch and terminate 2022-07-29 18:26:58 +08:00
debugtalk 6613025695 feat: run last action with given times 2022-07-29 16:30:24 +08:00
debugtalk 8e5469a9b4 fix: set snapshotMaxDepth to avoid dump too many levels of hierarchy 2022-07-29 15:34:47 +08:00
debugtalk 7915e50daf feat: input text on current active element 2022-07-27 22:53:41 +08:00
debugtalk 6215232ddc feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk 27c371e6a0 feat: click on relative coordinate 2022-07-27 22:02:54 +08:00
debugtalk ebe7d7ecf4 feat: double/long click on name or xpath 2022-07-27 21:57:51 +08:00
debugtalk 88ee963036 feat: validate UI exists 2022-07-27 21:33:08 +08:00
debugtalk 4abc382213 feat: click on xpath 2022-07-27 13:42:23 +08:00
debugtalk d8b8d63d60 feat: click on coordinate 2022-07-27 12:07:21 +08:00
debugtalk 9eea7c632f feat: check if WDA is healthy before each step 2022-07-27 12:04:39 +08:00
debugtalk d8cbe1ae68 feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
debugtalk 74aea47b99 feat: add mobile ui validation 2022-07-26 18:53:38 +08:00
debugtalk aa4d5faa12 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
debugtalk 7a94a7860c fix: golint 2022-07-26 15:26:39 +08:00
debugtalk ed145c6428 Merge pull request #1427 from xucong053/bugfix
fix: unittest
2022-07-26 11:18:07 +08:00
debugtalk e3f114df6d bump version to v4.2.0 2022-07-26 10:46:05 +08:00
debugtalk ee601d7308 Merge pull request #1303 from xucong053/support-distributed-load-testing-controlled-by-http-refactoring
feat: support distributed load testing on multi-machines
2022-07-26 10:10:14 +08:00
debugtalk ab12707fcf Merge pull request #1413 from yu929/hyhr4
feat: support custom requests.Response attr in pytest
2022-07-24 22:03:16 +08:00
debugtalk 9adad6ac4f Merge pull request #1409 from bbx-winner/convert-curl
feat: support to run/boom/convert curl case
2022-07-24 22:01:18 +08:00
debugtalk d1f0599617 Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
2022-07-22 18:03:07 +08:00
debugtalk 6c39e75055 Merge pull request #1412 from bbx-winner/fix-websocket
feat: support omitting ws url; support multi ws-connections each session
2022-07-22 17:25:58 +08:00
debugtalk 85d43e0483 Merge pull request #1403 from bbx-winner/fix-upload-file
feat: add filename/type when uploading form-data
2022-07-19 11:02:33 +08:00
debugtalk 79fe603a06 Merge pull request #1406 from xucong053/bugfix
fix: reuse plugin instance if it already initialized
fix: deep copy api step to avoid data racing
2022-07-09 15:55:55 +08:00
debugtalk 06d36efd28 fix: check testcase format 2022-07-04 22:53:25 +08:00
debugtalk 633d3671ae bump version to v4.1.6 2022-07-04 22:34:18 +08:00
debugtalk 92a1a375a6 change: update changelog 2022-07-04 22:33:34 +08:00
debugtalk e3edbf9f04 fix: ignore if testcase config is not specified 2022-07-04 18:47:36 +08:00
debugtalk 9b0e27b29e Merge pull request #1397 from xucong053/bugfix
- fix: step name with parameterize mechanism
- fix: error of concurrent map writes occurred while uploading in boom mode
- fix: record all requests of testcase reference in boom mode
- fix: failed to record the step of occurring error in the html report
2022-07-04 18:04:58 +08:00
debugtalk 189a53fca1 bump version to v4.1.5 2022-06-27 21:41:42 +08:00
debugtalk 057055ac86 change: add user cases 2022-06-27 21:41:06 +08:00
debugtalk 7498a580b6 fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
debugtalk c3e378a5a5 Merge pull request #1391 from xucong053/bugfix
fix: failed to parse variable referenced in upload
2022-06-27 21:01:05 +08:00
debugtalk bdd3aa9b4c merge master 2022-06-27 18:56:34 +08:00
debugtalk b077328328 fix: check case validation 2022-06-27 18:55:06 +08:00
debugtalk 84dbc68f0a Merge pull request #1386 from bbx-winner/fix-extract
fix: support variable reference during extraction
2022-06-27 18:41:14 +08:00
debugtalk 82e4069fb1 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk 84a8741587 refactor: rename convert files 2022-06-27 16:39:23 +08:00
debugtalk 176cc77253 change: add unittest for override 2022-06-27 16:33:49 +08:00
debugtalk db72a37ae7 refactor: simplify testcase converter 2022-06-27 00:25:32 +08:00
debugtalk 51bd652c8c refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
debugtalk 95cd4440d9 Merge pull request #1384 from xucong053/bugfix
fix: only get the first parameter in referenced testcase
2022-06-26 12:11:00 +08:00
debugtalk d85d425f74 merge master 2022-06-26 11:34:14 +08:00
debugtalk d97d229999 docs: udpate 2022-06-26 11:32:26 +08:00
debugtalk 0a9332abf3 feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00