`std::string` initialization from `nullptr` is not allowed in `C++23`. Please change `nullptr` to empty C-string or whatever. https://github.com/GermanAizek/webdriverxx/blob/b8c9ac36360021daca7b0fd006a092b605b19e29/include/webdriverxx/by.h#L11
std::stringinitialization fromnullptris not allowed inC++23. Please changenullptrto empty C-string or whatever.webdriverxx/include/webdriverxx/by.h
Line 11 in b8c9ac3