-
-
Notifications
You must be signed in to change notification settings - Fork 647
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regex, Header, and Footer Additions for the GUI #881
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… this is fixed and in a brave new world, maybe this sort of thing will be picked up by regression testing...:)
…action page, right now the remote window will appear with a PDF file. It is a quick fix but have to go in a find a way to call the file that's saved in the project's directory
…ition # Conflicts: # .idea/workspace.xml
…amed to page_number in all other locations was still referred to as page)...thanks for pointing this out Shirley!
… if I can get it to store my credentials....
… and the size of the sidebars. Both sidebars weren't set to a size of 100% so I changed that size depending on the size of the window the sidebars look of differentl lengths.
…ed why in the comments. Will start to work on the last component test case before moving onto user case scenario testing
…ition # Conflicts: # .idea/workspace.xml
…art on overlap detection on header/footer resize events now.
… Data page, current issue with a stale element exception being thrown but should be able to fix it.
…t of the component testing! What isn't tested, which is just one button is mentioned why on the test case- shouldn't affect the overall functionality and am okay if that button is not tested for; other comments and small things to fix are mentioned in the comments. Will begin the user scenario testing with the first round of pdf files.
…t will fix why the build is failing
… to see if it will work
…or a non-existent page
…ce the Obama Administration
…irefoxDriver, added on a better solution for calling the pdf file in order to utilize it in the test cases, as well as being able to delete the file once done.
…r/footer scale, update back-end parsing to accommodate multiple user-drawn rectangles for a single program invocation.....
…gex search disabled button
…is was the issue encountered last night...
…dant test cases that were failing, which aren't needed since other passing test cases are testing for the same things. Small change to a row name in index file for testing
…1-GUI into Header_Addition
… wait until a regex result appears
…-result row. Shouldn't be causing any problems
… to go back for the last test case for all the pdf files being tested. Moving on to OneStopVotingSiteListNov2012 file
… couldn't find the words, moving on to work on Mecklenburg.Majority.pdf file
…he last two pdf files, starting to work on the Correspondence_FINAL_SBE pdf file
…ue with the overlap test case but I believe it is due to the waits I included for the buttons so I need to go in and change that.
…dant when there was a better way for it to wait. The sleeps that weren't deleted were kept because of necessity
…o I wouldn't hit the exception of it not being able to click the regex button because the highlight rectangle was blocking it.
…nd the regex pane in the Correspondence_FINAL_SBE file. Moving on to the file test case that needs to be fixed
…rectory, should be fixed now
nah I goofed this up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#873, but minus .idea