Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
京
京东搜索采集自动验证
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄梓誉
京东搜索采集自动验证
Commits
e9ff61f5
Commit
e9ff61f5
authored
Feb 22, 2024
by
huangziyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4060af6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
京东搜索_自动版.py
京东搜索_自动版.py
+1
-1
No files found.
京东搜索_自动版.py
View file @
e9ff61f5
...
@@ -481,7 +481,7 @@ def get_cookie():
...
@@ -481,7 +481,7 @@ def get_cookie():
# print("未查找到验证图片背景图,可能是旋转图片,换一种方式获取div")
# print("未查找到验证图片背景图,可能是旋转图片,换一种方式获取div")
try
:
try
:
while_count_2
=
0
while_count_2
=
0
while
while_count_2
<
5
:
while
while_count_2
<
10
:
while_count_2
+=
1
while_count_2
+=
1
background
=
driver
.
find_element
(
by
=
By
.
XPATH
,
value
=
'//*[@id="img-back-div"]'
)
background
=
driver
.
find_element
(
by
=
By
.
XPATH
,
value
=
'//*[@id="img-back-div"]'
)
background_url
=
background
.
get_attribute
(
"style"
)
.
replace
(
'"); height: 181px;'
,
""
)
.
replace
(
background_url
=
background
.
get_attribute
(
"style"
)
.
replace
(
'"); height: 181px;'
,
""
)
.
replace
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment