This commit is contained in:
parent
fedd9f1bbf
commit
3375dadf06
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ func (s *Parser) getPrice(ctx context.Context, task shared.Task) (int32, error)
|
|||
)
|
||||
|
||||
if err := chromedp.Run(ctx,
|
||||
chromedp.Navigate("https://www.mandarake.co.jp/index2.html"),
|
||||
chromedp.WaitReady("body", chromedp.ByQuery),
|
||||
chromedp.Navigate(task.Link),
|
||||
chromedp.WaitReady("body"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue