Commit Graph

8 Commits

Author SHA1 Message Date
Michael Mintz ea3788704c Refactor the code 2023-07-18 11:22:23 -04:00
Michael Mintz 2516a8309b Refactoring 2023-02-03 01:10:36 -05:00
Michael Mintz 2bddc00f97 Refactoring 2023-01-03 19:44:32 -05:00
Michael Mintz 093c1063cd Optimize code with syntax refactoring 2021-05-03 22:38:13 -04:00
Michael Mintz 610a92d0c0 Refactor seleniumbase imports 2021-03-26 17:49:47 -04:00
Michael Mintz 8d525f0ecc Update the css-to-xpath selector converter 2021-01-12 01:13:25 -05:00
Dima Spivak be631e215d Use ConvertibleToCssTranslator in convert_css_to_xpath
Subclassing cssselect.GenericTranslator gives us greater control
and better maintainability when converting CSS selectors to XPath.
2020-09-09 09:46:10 -05:00
Michael Mintz cbdc7b3189 Add css_to_xpath.py 2020-09-04 22:21:35 -04:00