Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 Bug]: Test issue #254

Closed
Wolfe1 opened this issue Feb 10, 2022 · 0 comments
Closed

[馃悰 Bug]: Test issue #254

Wolfe1 opened this issue Feb 10, 2022 · 0 comments

Comments

@Wolfe1
Copy link
Member

Wolfe1 commented Feb 10, 2022

What happened?

testing 123

Relevant log output

// int waitingRequestsCount = 0;
        // Matcher matcher = pendingRequests.matcher(htmlContent);
        // if (matcher.find()) {
        //     String queueCount = matcher.group(1).replaceAll("[^0-9]", "");;
        //     waitingRequestsCount = Integer.parseInt(queueCount);
        // }

Operating System

Window 10

RobotFramework-Zoomba version (tag)

2.13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant