Commit Graph
100 Commits
Author SHA1 Message Date
debugtalk 5118d6d38d fix: get ocr exact text in first priority 2022-08-31 22:39:21 +08:00
debugtalk c768c189e4 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +08:00
debugtalk f13291cf95 feat: add FoundAction to SwipeUntil 2022-08-31 20:36:34 +08:00
debugtalk 6573c94240 feat: SwipeUntil 2022-08-31 20:15:29 +08:00
debugtalk 3aed97eab1 change: InitWDAClient with options 2022-08-31 18:17:53 +08:00
debugtalk 7f713c5be9 feat: support ignoreNotFoundError, ignore error if target element not found 2022-08-31 16:38:53 +08:00
debugtalk f2627fab9b feat: validate image exists 2022-08-28 23:43:40 +08:00
debugtalk bbcb61e0ee feat: tap by ocr and cv 2022-08-28 23:07:31 +08:00
debugtalk 9db3d3201e refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk 4421986bc7 feat: validate with ocr text 2022-08-28 12:18:45 +08:00
debugtalk af23ed8699 feat: validate with label 2022-08-28 12:04:21 +08:00
debugtalk 98f0f5de90 change: remove xpath validation 2022-08-28 10:35:27 +08:00
debugtalk bfc8f89cba feat: move uixt to hrp internal 2022-08-28 10:25:32 +08:00
debugtalk 5c74db0087 change: tap & swipe 2022-08-28 00:41:45 +08:00
debugtalk c4f687d051 change: update gwda-ext 2022-08-27 00:25:48 +08:00
debugtalk 6c58164ef7 feat: save screenshot file 2022-08-27 00:02:13 +08:00
debugtalk 04c0b24601 feat: specify screenshot filename 2022-08-25 22:34:08 +08:00
debugtalk e491f3c08d change: set debug logging for gwda 2022-08-25 20:50:28 +08:00
debugtalk 271f143433 change: update gwda dependency 2022-08-24 19:00:59 +08:00
debugtalk a1a95cff8c feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk 175ab65c8d Merge branch 'master' into ios-wda 2022-08-22 00:05:30 +08:00
debugtalk f3abec2335 docs: update changelog 2022-08-21 19:10:50 +08:00
debugtalk 6acc3bc48c Merge branch 'master' of https://github.com/httprunner/httprunner 2022-08-21 19:10:06 +08:00
debugtalk 52c0ffafa8 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 59a92690f7 change: update changelog 2022-08-21 19:08:11 +08:00
debugtalk 5c816f3dd1 change: assert name/xpath exists 2022-08-15 22:34:17 +08:00
debugtalk 66eb8ee865 change: upgrade gwda to 0.4.0 2022-08-15 22:04:30 +08:00
debugtalk 7be88ef00d change: make assert msg optional 2022-08-15 21:53:33 +08:00
debugtalk 4dee80977f Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
debugtalk 78601f3185 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 ef1e13387e Merge branch 'master' into master 2022-08-15 20:55:42 +08:00
debugtalk 6dce98f01b 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 aef29ee6ac Merge pull request #1432 from xucong053/bugfix
fix: state machine
2022-08-15 20:51:49 +08:00
debugtalk 4132c324a4 Merge pull request #1428 from billduan/optimize_strip_sql
优化:strip sql
2022-08-12 15:07:12 +08:00
debugtalk 6ff75dc485 change: upgrade gwda 2022-07-31 20:52:11 +08:00
debugtalk 4847fbd0f3 feat: start & stop camera 2022-07-31 16:08:22 +08:00
debugtalk 10a3b15efd feat: switch to iOS springboard before init WDA session 2022-07-31 14:50:11 +08:00
debugtalk 513159abb9 feat: add screenshot 2022-07-31 12:15:55 +08:00
debugtalk a2b79a7194 feat: sleep n seconds after last action 2022-07-30 17:45:39 +08:00
debugtalk a591f8193e feat: take snapshot for each step 2022-07-30 00:40:05 +08:00
debugtalk 0afbd55eb4 feat: set acceptAlertButtonSelector 2022-07-29 23:15:21 +08:00
debugtalk a45c427eee feat: app launch and terminate 2022-07-29 18:26:58 +08:00
debugtalk e55a4ba598 feat: run last action with given times 2022-07-29 16:30:24 +08:00
debugtalk 08d07511ea fix: set snapshotMaxDepth to avoid dump too many levels of hierarchy 2022-07-29 15:34:47 +08:00
debugtalk 57fc782bb6 feat: input text on current active element 2022-07-27 22:53:41 +08:00
debugtalk 8ca764b872 feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk 36553c0b00 feat: click on relative coordinate 2022-07-27 22:02:54 +08:00
debugtalk c59703cbf2 feat: double/long click on name or xpath 2022-07-27 21:57:51 +08:00
debugtalk 087743bd9c feat: validate UI exists 2022-07-27 21:33:08 +08:00
debugtalk b3887d5364 feat: click on xpath 2022-07-27 13:42:23 +08:00
debugtalk 7ca12a0dbc feat: click on coordinate 2022-07-27 12:07:21 +08:00
debugtalk beb16221f2 feat: check if WDA is healthy before each step 2022-07-27 12:04:39 +08:00
debugtalk 3fd3dab9ae feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
debugtalk acae99cd8b feat: add mobile ui validation 2022-07-26 18:53:38 +08:00
debugtalk ea311c1882 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
debugtalk 7a08760eaf fix: golint 2022-07-26 15:26:39 +08:00
debugtalk 88c25d26c4 Merge pull request #1427 from xucong053/bugfix
fix: unittest
2022-07-26 11:18:07 +08:00
debugtalk 191123734e bump version to v4.2.0 2022-07-26 10:46:05 +08:00
debugtalk 1c8291b7a5 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 a368a7646d Merge pull request #1413 from yu929/hyhr4
feat: support custom requests.Response attr in pytest
2022-07-24 22:03:16 +08:00
debugtalk a3912d45b0 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 8cf75fbcf7 Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
2022-07-22 18:03:07 +08:00
debugtalk cb302085e5 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 28d5f414d0 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 2f2ef937f4 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 481b19c3e6 fix: check testcase format 2022-07-04 22:53:25 +08:00
debugtalk 54442165d2 bump version to v4.1.6 2022-07-04 22:34:18 +08:00
debugtalk b4f2c6597f change: update changelog 2022-07-04 22:33:34 +08:00
debugtalk 40e3c84b06 fix: ignore if testcase config is not specified 2022-07-04 18:47:36 +08:00
debugtalk 5d8f934bd1 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 eb331e8309 bump version to v4.1.5 2022-06-27 21:41:42 +08:00
debugtalk 2aeca47b21 change: add user cases 2022-06-27 21:41:06 +08:00
debugtalk 0a73f17e2b fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
debugtalk b91555c726 Merge pull request #1391 from xucong053/bugfix
fix: failed to parse variable referenced in upload
2022-06-27 21:01:05 +08:00
debugtalk ea7607868f merge master 2022-06-27 18:56:34 +08:00
debugtalk c6753998a2 fix: check case validation 2022-06-27 18:55:06 +08:00
debugtalk 3e7d8692cb Merge pull request #1386 from bbx-winner/fix-extract
fix: support variable reference during extraction
2022-06-27 18:41:14 +08:00
debugtalk d2c80cd2b7 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk e816f8cb5f refactor: rename convert files 2022-06-27 16:39:23 +08:00
debugtalk ccdd60dba1 change: add unittest for override 2022-06-27 16:33:49 +08:00
debugtalk 700cdfd815 refactor: simplify testcase converter 2022-06-27 00:25:32 +08:00
debugtalk 2caf5d5159 refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
debugtalk ccaa0d3361 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 bbcdee6197 merge master 2022-06-26 11:34:14 +08:00
debugtalk f8537c6630 docs: udpate 2022-06-26 11:32:26 +08:00
debugtalk 752e59186f feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
debugtalk 957c13cf22 Merge pull request #1375 from bbx-winner/fix-upload-file
feat: hrp support uploading file
2022-06-24 15:00:47 +08:00
debugtalk 54799cdc3a fix: support log debug level for load testing 2022-06-23 11:22:32 +08:00
debugtalk 1b2a747cff fix: check if no valid testcase found 2022-06-22 21:30:12 +08:00
debugtalk 73a9fb371e fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk 58fb43b486 change: update unittest for regex check 2022-06-22 17:17:37 +08:00
debugtalk 583c11afbc change: set http request timeout to 120s 2022-06-22 15:03:35 +08:00
debugtalk b12aa90f79 Merge pull request #1374 from xucong053/bugfix
fix: failed to load json/data content in api reference
fix: ensure complete summary results
2022-06-21 11:07:20 +08:00
debugtalk 683d1379cb refactor: rename variables 2022-06-17 23:30:45 +08:00
debugtalk 7340740170 bump version to v4.1.4 2022-06-17 22:53:24 +08:00
debugtalk 80f1206db4 fix #1339: omit pseudo header names for HTTP/1, e.g. :authority, :method, :path, :schema 2022-06-17 22:39:19 +08:00
debugtalk 54eebaa9ce fix: uniform_validator 2022-06-17 22:20:43 +08:00
debugtalk b5122521b4 fix: set log level for pytest 2022-06-17 21:01:13 +08:00
debugtalk d63baed3d3 merge master 2022-06-17 20:29:13 +08:00
debugtalk c605f3e063 change: update docs 2022-06-17 19:52:57 +08:00