Small Fix.
This commit is contained in:
@@ -310,7 +310,7 @@ func marcarPresenca(ctx context.Context) error {
|
|||||||
chromedp.WaitVisible(menuPresencas))
|
chromedp.WaitVisible(menuPresencas))
|
||||||
|
|
||||||
if err == nil {
|
if err == nil {
|
||||||
if isVerbose && logFile == "" {
|
if isVerbose && logFile != "" {
|
||||||
log.Println("Navigation menu is visible!")
|
log.Println("Navigation menu is visible!")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user